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"。

適用対象