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”,标识乌兹别克斯坦索姆。

适用于