Share via


CurrencyIdentifiers.CUP Property

Definition

Gets the currency identifier for the Cuban Peso.

public:
 static property Platform::String ^ CUP { Platform::String ^ get(); };
static winrt::hstring CUP();
public static string CUP { get; }
var string = CurrencyIdentifiers.cUP;
Public Shared ReadOnly Property CUP As String

Property Value

String

Platform::String

winrt::hstring

The string "yyy", which identifies the Cuban Peso.

Applies to