CurrencyIdentifiers.YER 属性

定义

获取也门里亚尔的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“YER”,标识也门里亚尔。

适用于