다음을 통해 공유


CurrencyIdentifiers.PKR 속성

정의

파키스탄 루피의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

파키스탄 루피를 식별하는 문자열 "PKR"입니다.

적용 대상