CurrencyIdentifiers.SAR 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 Saudi Arabian Riyal.
public:
static property Platform::String ^ SAR { Platform::String ^ get(); };
static winrt::hstring SAR();
public static string SAR { get; }
var string = CurrencyIdentifiers.sAR;
Public Shared ReadOnly Property SAR As String
Property Value
The string "SAR", which identifies the Saudi Arabian Riyal.