다음을 통해 공유


CurrencyIdentifiers.INR 속성

정의

인도 루피의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

인도 루피를 식별하는 문자열 "INR"입니다.

적용 대상