다음을 통해 공유


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"입니다.

적용 대상