Events2 Members

Include Protected Members
Include Inherited Members

Allows access to all events in the extensibility model. Events may also be exposed from specific objects within the extensibility model.

The Events2 type exposes the following members.

Methods

 

Name

Description

Public method

GetObject

Overloaded.

Top

Properties

 

Name

Description

Public property

BuildEvents

Overloaded.

Public property

CodeModelEvents

Gets the CodeModelEvents object which provides events for the code model.

Public property

CommandBarEvents

Overloaded.

Public property

CommandEvents

Overloaded.

Public property

DebuggerEvents

Overloaded.

Public property

DebuggerExpressionEvaluationEvents

Gets an event object which can be used to be notified when the debugger starts or stops an expression evaluation.

Public property

DebuggerProcessEvents

Retrieves an event object which can be used to notify when a debugged process runs or stops.

Public property

DocumentEvents

Overloaded.

Public property

DTEEvents

Overloaded.

Public property

FindEvents

Overloaded.

Public property

MiscFilesEvents

Overloaded.

Public property

OutputWindowEvents

Overloaded.

Public property

ProjectItemsEvents

Gets an event object which can be used to find events for all project items within the solution.

Public property

ProjectsEvents

Gets an event object which can be used to find events for all projects wihin the solution.

Public property

PublishEvents

Gets an object to comment to publishing events.

Public property

SelectionEvents

Overloaded.

Public property

SolutionEvents

Overloaded.

Public property

SolutionItemsEvents

Overloaded.

Public property

TaskListEvents

Overloaded.

Public property

TextDocumentKeyPressEvents

Gets an event object which can be used to find key press events within a text editor.

Public property

TextEditorEvents

Overloaded.

Public property

WindowEvents

Overloaded.

Public property

WindowVisibilityEvents

Gets an event object which can be used to be notified when a tool window is showing or hiding.

Top

See Also

Reference

Events2 Interface

EnvDTE80 Namespace