CurrencyIdentifiers.STD プロパティ

定義

サントメ ドブラの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

サン トメ ドブラを識別する文字列 "STD"。

適用対象