다음을 통해 공유


CurrencyIdentifiers.NOK 속성

정의

노르웨이 크로네의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

노르웨이 크로네를 식별하는 문자열 "NOK"입니다.

적용 대상