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”,用于标识加纳塞地。

适用于