CurrencyIdentifiers.UGX 属性

定义

获取乌干达先令的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“UGX”,标识乌干达先令。

适用于