CurrencyIdentifiers.GHS Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency identifier for the Ghanaian Cedi.
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
Property Value
The string "GHS", which identifies the Ghanaian Cedi.