CurrencyIdentifiers.MDL プロパティ

定義

モルドバ ロイの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

モルドバ・ロイを識別する文字列 "MDL"。

適用対象