CurrencyIdentifiers.SDG プロパティ

定義

スーダンポンドの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

スーダンポンドを識別する文字列 "SDG"。

適用対象