다음을 통해 공유


UnicodeRanges.EnclosedCjkLettersandMonths 속성

정의

한중일 괄호 문자 유니코드 블록을 가져옵니다(U+3200-U+32FF).

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

속성 값

UnicodeRange

동봉된 CJK 문자 및 월 유니코드 블록(U+3200-U+32FF)입니다.

설명

이 블록의 전체 문자 집합 은 유니코드 표준 버전 12.1 - 동봉된 CJK 문자 및 월을 참조하세요.

적용 대상