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"。

適用対象