Share via


CurrencyIdentifiers.UZS Property

Definition

Gets the currency identifier for the Uzbekistani Som.

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

Property Value

String

Platform::String

winrt::hstring

The string "UZS", which identifies the Uzbekistani Som.

Applies to