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