CurrencyIdentifiers.CZK 屬性

定義

取得捷克文 Koruna 的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

識別捷克文 Koruna 的字串 「ČUNA」。

適用於