CurrencyIdentifiers.MVR プロパティ

定義

モルディブ ルフィヤーの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

モルディブ ルフィヤーを識別する文字列 "MVR" です。

適用対象