다음을 통해 공유


CurrencyIdentifiers.NPR 속성

정의

네팔 루피의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

네팔 루피를 식별하는 문자열 "NPR"입니다.

적용 대상