CurrencyIdentifiers.KZT Property

Definition

Gets the currency identifier for the Kazakhstani Tenge.

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

Property Value

String

Platform::String

winrt::hstring

The string "KZT", which identifies the Kazakhstani Tenge.

Applies to