Share via


_TextDocumentKeyPressEventsRoot 接口

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

仅由 Microsoft 内部使用。

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

语法

声明
<GuidAttribute("D7EADE3F-BD19-4422-9C4C-85A02535437C")> _
Public Interface _TextDocumentKeyPressEventsRoot
[GuidAttribute("D7EADE3F-BD19-4422-9C4C-85A02535437C")]
public interface _TextDocumentKeyPressEventsRoot
[GuidAttribute(L"D7EADE3F-BD19-4422-9C4C-85A02535437C")]
public interface class _TextDocumentKeyPressEventsRoot
[<GuidAttribute("D7EADE3F-BD19-4422-9C4C-85A02535437C")>]
type _TextDocumentKeyPressEventsRoot =  interface end
public interface _TextDocumentKeyPressEventsRoot

_TextDocumentKeyPressEventsRoot 类型公开以下成员。

属性

  名称 说明
公共属性 TextDocumentKeyPressEvents 基础结构。仅由 Microsoft 内部使用。

页首

请参见

参考

EnvDTE80 命名空间