다음을 통해 공유


UnicodeRanges.Latin1Supplement 속성

정의

라틴어-1 보충 유니코드 블록을 가져옵니다(U+00A1-U+00FF).

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

속성 값

UnicodeRange

Latin-1 보충 유니코드 블록(U+00A1-U+00FF).

설명

이 블록의 전체 문자 집합 은 유니코드 표준 버전 12.1 - C1 컨트롤 및 Latin-1 Supplement를 참조하세요.

적용 대상