CurrencyIdentifiers.GNF Property

Definition

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

String

Platform::String

winrt::hstring

The string "GNF", which identifies the Guinean Franc.

Applies to