다음을 통해 공유


CurrencyIdentifiers.UZS 속성

정의

우즈베키스탄 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

속성 값

String

Platform::String

winrt::hstring

우즈베키스탄 Som을 식별하는 문자열 "UZS"입니다.

적용 대상