CurrencyIdentifiers.SSP プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

適用対象