UnicodeRanges.GeorgianSupplement Property

Definition

Gets the Georgian Supplement Unicode block (U+2D00-U+2D2F).

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

Property Value

The Georgian Supplement Unicode block (U+2D00-U+2D2F).

Remarks

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

Applies to