CurrencyIdentifiers.SGD 属性

定义

获取新元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“SGD”,用于标识新元。

适用于