CurrencyIdentifiers.QAR 属性

定义

获取卡塔尔里亚尔的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“QAR”,用于标识卡塔尔里亚尔。

适用于