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"。

適用対象