다음을 통해 공유


CurrencyIdentifiers.NZD 속성

정의

뉴질랜드 달러의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

뉴질랜드 달러를 식별하는 문자열 "NZD"입니다.

적용 대상