共用方式為


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」,這個字串會識別沙烏地阿拉伯文。

適用於