CurrencyIdentifiers.GIP Property

Definition

Gets the currency identifier for the Gibraltar Pound.

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

Property Value

String

Platform::String

winrt::hstring

The string "GIP", which identifies the Gibraltar Pound.

Applies to