CurrencyIdentifiers.GEL Property

Definition

Gets the currency identifier for the Georgian Lari.

public:
 static property Platform::String ^ GEL { Platform::String ^ get(); };
static winrt::hstring GEL();
public static string GEL { get; }
var string = CurrencyIdentifiers.gEL;
Public Shared ReadOnly Property GEL As String

Property Value

String

Platform::String

winrt::hstring

The string "GEL", which identifies the Georgian Lari.

Applies to