CurrencyIdentifiers.KZT Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "KZT", which identifies the Kazakhstani Tenge.