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”,用于标识沙特阿拉伯的里亚尔。

适用于