CurrencyIdentifiers.QAR Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "QAR", which identifies the Qatari Riyal.