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

字串 「INC」,可識別香港元。

適用於