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」,可識別新加坡元。

適用於