CurrencyIdentifiers.UZS プロパティ

定義

ウズベキスタン ソムの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ウズベキスタン ソムを識別する文字列 "UZS"。

適用対象