Share via


CurrencyIdentifiers.SAR Property

Definition

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

String

Platform::String

winrt::hstring

The string "SAR", which identifies the Saudi Arabian Riyal.

Applies to