CurrencyIdentifiers.MVR 属性

定义

获取马尔代夫 Rufiyaa 的货币标识符。

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”,标识马尔代夫鲁菲亚。

适用于