_TextDocumentKeyPressEventsRoot Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<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

The _TextDocumentKeyPressEventsRoot type exposes the following members.

Properties

  Name Description
Public property TextDocumentKeyPressEvents Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE80 Namespace