다음을 통해 공유


IVsFontsAndColorsInformationService 인터페이스

언어 서비스에 대 한 글꼴 및 색 정보를 제공 하 고 FontsAndColorsCategory 개체입니다.

네임스페이스:  Microsoft.VisualStudio.Editor
어셈블리:  Microsoft.VisualStudio.Editor(Microsoft.VisualStudio.Editor.dll)

구문

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

IVsFontsAndColorsInformationService 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 GetFontAndColorInformation 지정 된 항목에 대 한 색 정보를 나타내는 글꼴 및 색상 정보를 가져옵니다 FontsAndColorsCategory.

위쪽

설명

이 MEF 구성 요소 이며 다음과 같은 특성을 가져와야 합니다.

[Import(typeof(IFontsAndColorsInformationService))]

이 서비스를 사용 하 여 얻을 수 IVsFontsAndColorsInformation 개체입니다.

참고 항목

참조

Microsoft.VisualStudio.Editor 네임스페이스