CurrencyIdentifiers.PGK Property

Definition

Gets the currency identifier for the Papua New Guinea Kina.

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

Property Value

String

Platform::String

winrt::hstring

The string "PGK", which identifies the Papua New Guinea Kina.

Applies to