CurrencyIdentifiers.GTQ Property

Definition

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

String

Platform::String

winrt::hstring

The string "GTQ", which identifies the Guatemalan Quetzal.

Applies to