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" です。

適用対象