CurrencyIdentifiers.GNF 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 Guinean Franc.
public:
static property Platform::String ^ GNF { Platform::String ^ get(); };
static winrt::hstring GNF();
public static string GNF { get; }
var string = CurrencyIdentifiers.gNF;
Public Shared ReadOnly Property GNF As String
Property Value
The string "GNF", which identifies the Guinean Franc.