CurrencyIdentifiers.FKP Property

Definition

Gets the currency identifier for the Falkland Islands Pound.

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

Property Value

String

Platform::String

winrt::hstring

The string "FKP", which identifies the Falkland Islands Pound.

Applies to