UnicodeRanges.EthiopicExtended Property

Definition

Gets the Ethipic Extended Unicode block (U+2D80-U+2DDF).

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

Property Value

The Ethipic Extended Unicode block (U+2D80-U+2DDF).

Remarks

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

Applies to