CurrencyIdentifiers.ZMW 属性

定义

获取赞比亚克瓦查的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“ZMW”,标识赞比亚克瓦查。

适用于