ITextFormattable 인터페이스
서식 속성은 개체에 대 한 텍스트를 재정의할 수가 있습니다.
네임스페이스: Microsoft.VisualStudio.Language.Intellisense
어셈블리: Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)
구문
‘선언
Public Interface ITextFormattable
public interface ITextFormattable
public interface class ITextFormattable
type ITextFormattable = interface end
public interface ITextFormattable
ITextFormattable 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
GetHighlightedTextRunProperties | 이 개체를 강조 표시 하는 경우 텍스트를 표시 하는 데 사용 되는 기본 집합 보다 우선 실행 속성 텍스트의 집합을 가져옵니다. | |
GetTextRunProperties | 집합을 가져옵니다 TextRunProperties 는 기본값 무시 TextRunProperties 텍스트를 표시 하는 데 사용 합니다. |
위쪽
설명
이 인터페이스에 의해 기본적으로 구현 됩니다 Completion 문 완성 발표자 프레젠테이션에서 텍스트 할 인스턴스가 있습니다.