CurrencyIdentifiers.UYU 属性

定义

获取乌拉圭比索的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“UYU”,标识乌拉圭比索。

适用于