다음을 통해 공유


CurrencyIdentifiers.CVE 속성

정의

Cabo Verde Escudo의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Cabo Verde Escudo를 식별하는 문자열 "CVE"입니다.

적용 대상