다음을 통해 공유


IClassificationFormatMapService 인터페이스

지정된 뷰의 분류 서식 맵을 찾습니다.

네임스페이스:  Microsoft.VisualStudio.Text.Classification
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Public Interface IClassificationFormatMapService
public interface IClassificationFormatMapService
public interface class IClassificationFormatMapService
type IClassificationFormatMapService =  interface end
public interface IClassificationFormatMapService

메서드

  이름 설명
Public 메서드 GetClassificationFormatMap(String) 지정된 모양 범주의 IClassificationFormatMap을 가져옵니다.
Public 메서드 GetClassificationFormatMap(ITextView) 지정된 텍스트 뷰에 적합한 IClassificationFormatMap을 가져옵니다.이 개체는 여러 텍스트 뷰에서 공유될 수 있습니다.

위쪽

설명

MEF 컴포넌트 부품입니다 하 고 같이 가져와야 합니다.

[Import] IClassificationFormatMapService formatMap = null;

참고 항목

참조

Microsoft.VisualStudio.Text.Classification 네임스페이스