다음을 통해 공유


CurrencyIdentifiers.GHS 속성

정의

가나 세디의 통화 식별자를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

가나 세디를 식별하는 문자열 "GHS"입니다.

적용 대상