CurrencyIdentifiers.CZK 属性

定义

获取捷克共和国的货币标识符。

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

字符串“CZECH”,用于标识千克朗。

适用于