다음을 통해 공유


UnicodeRanges.EthiopicExtendedA 속성

정의

에티오피아어 확장-A 유니코드 블록을 가져옵니다(U+AB00-U+AB2F).

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

속성 값

Ethiopic Extended-A 유니코드 블록(U+AB00-U+AB2F)입니다.

설명

이 블록의 전체 문자 집합 은 유니코드 표준 버전 12.1 - Ethiopic Extended-A를 참조하세요.

적용 대상