Share via


CurrencyIdentifiers.UAH Property

Definition

Gets the currency identifier for the Ukrainian Hryvnia.

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

Property Value

String

Platform::String

winrt::hstring

The string "UAH", which identifies the Ukrainian Hryvnia.

Applies to