다음을 통해 공유


UnicodeRanges.PhoneticExtensionsSupplement 속성

정의

음성 확장 보충 유니코드 블록을 가져옵니다(U+1D80-U+1DBF).

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

속성 값

UnicodeRange

윗주 확장은 유니코드 블록을 보완합니다(U+1D80-U+1DBF).

설명

이 블록의 전체 문자 집합 은 유니코드 표준 버전 12.1 - 윗주 확장 보충을 참조하세요.

적용 대상