CurrencyIdentifiers.MYR 属性

定义

获取马来西亚林特的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“MYR”,用于标识马来西亚林格。

适用于