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