CurrencyIdentifiers.GIP プロパティ

定義

ジブラルタル ポンドの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ジブラルタル ポンドを識別する文字列 "GIP"。

適用対象