CurrencyIdentifiers.HTG 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 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
The string "HTG", which identifies the Haitian Gourde.