UnicodeRanges.EthiopicExtended 属性

定义

获取埃塞俄比亚语扩充 Unicode 块 (U+2D80-U+2DDF)。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; }
member this.EthiopicExtended : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property EthiopicExtended As UnicodeRange

属性值

UnicodeRange

Ethipic 扩展 Unicode 块 (U + 2D80 + 2DDF) 。The Ethipic Extended Unicode block (U+2D80-U+2DDF).

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-埃塞俄比亚语扩展For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Ethiopic Extended.

适用于