다음을 통해 공유


CurrencyIdentifiers.CLP 속성

정의

칠레 페소의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

칠레 페소를 식별하는 문자열 "CLP"입니다.

적용 대상