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

適用対象