CurrencyIdentifiers.QAR Property

Definition

Gets the currency identifier for the Qatari Riyal.

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

Property Value

String

Platform::String

winrt::hstring

The string "QAR", which identifies the Qatari Riyal.

Applies to