CurrencyIdentifiers.UGX 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 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
The string "UGX", which identifies the Uganda Shilling.