Share via


_dispTextDocumentKeyPressEvents 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅由 Microsoft 内部使用。

命名空间:  EnvDTE80
程序集:  EnvDTE80(在 EnvDTE80.dll 中)

语法

声明
<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")> _
<InterfaceTypeAttribute()> _
Public Interface _dispTextDocumentKeyPressEvents
[GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface _dispTextDocumentKeyPressEvents
[GuidAttribute(L"4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface class _dispTextDocumentKeyPressEvents
[<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")>]
[<InterfaceTypeAttribute()>]
type _dispTextDocumentKeyPressEvents =  interface end
public interface _dispTextDocumentKeyPressEvents

_dispTextDocumentKeyPressEvents 类型公开以下成员。

方法

  名称 说明
公共方法 AfterKeyPress 基础结构。 仅由 Microsoft 内部使用。
公共方法 BeforeKeyPress 基础结构。 仅由 Microsoft 内部使用。

页首

请参阅

参考

EnvDTE80 命名空间