CurrencyIdentifiers.KZT プロパティ

定義

カザフスタンテンゲの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

カザフスタンテンゲを識別する文字列 "KZT"。

適用対象