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"。

適用対象