CurrencyIdentifiers.CUP プロパティ

定義

キューバ ペソの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

キューバ ペソを識別する文字列 "yyy" です。

適用対象