CurrencyIdentifiers.TZS プロパティ

定義

タンザニア シリングの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

タンザニアシリングを識別する文字列 "TZS"。

適用対象