CurrencyIdentifiers.UYU Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "UYU", which identifies the Uruguayan Peso.