다음을 통해 공유


UnicodeRanges.SylotiNagri 속성

정의

실헤티 나가리 유니코드 블록을 가져옵니다(U+A800-U+A82F).

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

속성 값

UnicodeRange

Syloti Nagri 유니코드 블록(U+A800-U+A82F)입니다.

설명

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

적용 대상