CurrencyIdentifiers.SAR プロパティ

定義

サウジアラビアリヤルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

サウジアラビアリヤルを識別する文字列 "SAR"。

適用対象