CurrencyIdentifiers.HTG Property

Definition

Gets the currency identifier for the Haitian Gourde.

public:
 static property Platform::String ^ HTG { Platform::String ^ get(); };
static winrt::hstring HTG();
public static string HTG { get; }
var string = CurrencyIdentifiers.hTG;
Public Shared ReadOnly Property HTG As String

Property Value

String

Platform::String

winrt::hstring

The string "HTG", which identifies the Haitian Gourde.

Applies to