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”,标识直布罗陀英镑。

适用于