Events Properties
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | BuildEvents | Gets the BuildEvents object, which provides events for solution builds. |
![]() | CommandBarEvents[Object^] | Gets an object providing events fired when the supplied CommandBarControl object is clicked. |
![]() | CommandEvents[String^, Int32] | Gets the CommandEvents for the specified command. |
![]() | DebuggerEvents | Gets the object that provides events from the debugger. |
![]() | DocumentEvents[Document^] | Gets the DocumentEvents that provides events for the document. |
![]() | DTEEvents | Gets the DTEEvents that provides events for the development environment. |
![]() | FindEvents | Gets the FindEvents for the Find operation. |
![]() | MiscFilesEvents | Gets the ProjectItemsEvents for the solution. |
![]() | OutputWindowEvents[String^] | Gets the OutputWindowEvents for the window events. |
![]() | SelectionEvents | Gets the SelectionEvents for the selection. |
![]() | SolutionEvents | Gets the SolutionEvents object for the solution. |
![]() | SolutionItemsEvents | Gets the ProjectItemsEvents object for the solution. |
![]() | TaskListEvents[String^] | Gets the TaskListEvents for the development environment. |
![]() | TextEditorEvents[TextDocument^] | Gets the TextEditorEvents object for the IDE. |
![]() | WindowEvents[Window^] | Gets the WindowEvents object that provides events for windows in the development environment. |
