다음을 통해 공유


CurrencyIdentifiers.NAD 속성

정의

Namibian Dollar의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

나미비아 달러를 식별하는 문자열 "NAD"입니다.

적용 대상