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”,用于标识摩尔多瓦列伊。

适用于