UnicodeRanges.GeorgianExtended Property

Definition

A UnicodeRange corresponding to the 'Georgian Extended' Unicode block (U+1C90..U+1CBF).

public:
 static property System::Text::Unicode::UnicodeRange ^ GeorgianExtended { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange GeorgianExtended { get; }
static member GeorgianExtended : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property GeorgianExtended As UnicodeRange

Property Value

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Georgian Extended.

Applies to