다음을 통해 공유


CurrencyIdentifiers.CNY 속성

정의

중국 위안화의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

중국위안을 식별하는 문자열 "CNY"입니다.

적용 대상