다음을 통해 공유


CurrencyIdentifiers.CUP 속성

정의

쿠바 페소의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

쿠바 페소를 식별하는 문자열 "yyy"입니다.

적용 대상