다음을 통해 공유


IKeyProcessorProvider 인터페이스

지정된 IWpfTextViewHostKeyProcessor를 만듭니다.

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

구문

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

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

메서드

  이름 설명
Public 메서드 GetAssociatedProcessor 지정된 IWpfTextViewKeyProcessor를 만듭니다.

위쪽

설명

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

[Export(typeof(IKeyProcessorProvider))] 

내보내기 도구 제공 해야는 OrderAttributeNameAttribute.

참고 항목

참조

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