CurrencyIdentifiers.PKR Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency identifier for the Pakistan Rupee.
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
Property Value
The string "PKR", which identifies the Pakistan Rupee.