CurrencyIdentifiers.CZK 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 Czech Koruna.
public:
static property Platform::String ^ CZK { Platform::String ^ get(); };
static winrt::hstring CZK();
public static string CZK { get; }
var string = CurrencyIdentifiers.cZK;
Public Shared ReadOnly Property CZK As String
Property Value
The string "CZK", which identifies the Czech Koruna.