CurrencyIdentifiers.GTQ 属性

定义

获取危地马拉 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

属性值

String

Platform::String

winrt::hstring

字符串“GTQ”,标识危地马拉格扎尔。

适用于