다음을 통해 공유


CurrencyIdentifiers.NGN 속성

정의

나이지리아 나이라의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

나이지리아 나이라를 식별하는 문자열 "NGN"입니다.

적용 대상