Share via


CurrencyIdentifiers.UYU Property

Definition

Gets the currency identifier for the Uruguayan Peso.

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

Property Value

String

Platform::String

winrt::hstring

The string "UYU", which identifies the Uruguayan Peso.

Applies to