다음을 통해 공유


IGlyphService 인터페이스

표준 문자 모양 집합을 가져옵니다.

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

구문

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

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

메서드

  이름 설명
Public 메서드 GetGlyph WPF ImageSource 형식의 문자 모양을 가져옵니다.

위쪽

설명

MEF 컴포넌트 부품입니다 하 고 다음과 같은 특성을 가져와야 합니다.

[Import]

내보낼 하려면 다음 특성을 수행할 수 있습니다.

[Export(typeof(IGlyphService))]

참고 항목

참조

Microsoft.VisualStudio.Language.Intellisense 네임스페이스