CurrencyIdentifiers.SRD 属性

定义

获取澳元的货币标识符。

public:
 static property Platform::String ^ SRD { Platform::String ^ get(); };
static winrt::hstring SRD();
public static string SRD { get; }
var string = CurrencyIdentifiers.sRD;
Public Shared ReadOnly Property SRD As String

属性值

String

Platform::String

winrt::hstring

字符串“SRD”,用于标识澳元。

适用于