다음을 통해 공유


CurrencyIdentifiers.UGX 속성

정의

우간다 실링의 통화 식별자를 가져옵니다.

public:
 static property Platform::String ^ UGX { Platform::String ^ get(); };
static winrt::hstring UGX();
public static string UGX { get; }
var string = CurrencyIdentifiers.uGX;
Public Shared ReadOnly Property UGX As String

속성 값

String

Platform::String

winrt::hstring

우간다 실링을 식별하는 문자열 "UGX"입니다.

적용 대상