CurrencyIdentifiers.MRU プロパティ

定義

モーリタニア ouguiya の通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

Mauritanian ouguiya を識別する文字列 "MRU"。

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

適用対象