CurrencyIdentifiers.HKD 属性

定义

获取港元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“HKD”,标识港元。

适用于