CurrencyIdentifiers.MWK プロパティ

定義

マラウイクワチャの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

マラウイクワチャを識別する文字列 "MWK"。

適用対象