CurrencyIdentifiers.UGX Property

Definition

Gets the currency identifier for the Uganda Shilling.

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

Property Value

String

Platform::String

winrt::hstring

The string "UGX", which identifies the Uganda Shilling.

Applies to