共用方式為


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」,可識別卡達尼卡。

適用於