Share via


_TextDocumentKeyPressEvents 接口

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

有关此功能,请参考 TextDocumentKeyPressEvents。 不要实例化此类。

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

语法

声明
<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")> _
Public Interface _TextDocumentKeyPressEvents
[GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface _TextDocumentKeyPressEvents
[GuidAttribute(L"505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface class _TextDocumentKeyPressEvents
[<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")>]
type _TextDocumentKeyPressEvents =  interface end
public interface _TextDocumentKeyPressEvents

请参阅

参考

EnvDTE80 命名空间