CurrencyIdentifiers.XXX 屬性

定義

取得代表無貨幣的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「XXX」,表示無貨幣。

適用於