다음을 통해 공유


CurrencyIdentifiers.NIO 속성

정의

니카라과 코르도바 오로의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

Nicaraguan Cordoba Oro를 식별하는 문자열 "NIO"입니다.

적용 대상