다음을 통해 공유


CurrencyIdentifiers.COP 속성

정의

콜롬비아 페소의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

콜롬비아 페소를 식별하는 문자열 "COP"입니다.

적용 대상