CurrencyIdentifiers.WST プロパティ

定義

サモア タラの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

サモアタラを識別する文字列 "WST"。

適用対象