CurrencyIdentifiers.MAD プロパティ

定義

モロッコ ディルハムの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

モロッコディルハムを識別する文字列 "MAD"。

適用対象