CurrencyIdentifiers.GEL 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 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
The string "GEL", which identifies the Georgian Lari.