CurrencyIdentifiers.STN プロパティ

定義

São Tomé および Príncipe dobra の通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

São Tomé と Príncipe dobra を識別する文字列 "STN"。

Windows の要件

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

適用対象