CurrencyIdentifiers.XCD 屬性

定義

取得美國東部貨幣的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「XCD」,可識別美國東部貨幣。

適用於