CurrencyIdentifiers.MZN プロパティ

定義

新しいモザンビークメティカルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

新しいモザンビークメティカルを識別する文字列 "MZN"。

適用対象