다음을 통해 공유


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"입니다.

적용 대상