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”,表示无货币。

适用于