Microsoft.VisualStudio.Shell.Events Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
BeforeOpenProjectEventArgs |
Event arguments for the BeforeOpenProject event. |
BeforeOpenSolutionEventArgs |
Event arguments for the BeforeOpenSolution event. |
CancelHierarchyEventArgs |
Event arguments for the CancelHierarchy event. |
CloseProjectEventArgs |
Event arguments for the CloseProject event. |
EventSource |
Determines whether this EventSource is advised on its Visual Studio event source. |
FolderEventArgs | |
HierarchyEventArgs |
Event arguments for hierarchy events. |
LoadProjectBatchEventArgs |
Event arguments for LoadProjectBatch events. |
LoadProjectEventArgs |
Event arguments for LoadProject events. |
OpenProjectEventArgs |
Event arguments for OpenProject events. |
OpenSolutionEventArgs |
Event arguments for OpenSolution events. |
ProjectInRunningDocumentTableEventArgs | |
QueryChangeProjectParentEventArgs |
Event arguments for QueryChangeProjectParent events. |
QueryCloseFolderEventArgs | |
QueryCloseProjectEventArgs |
Event arguments for QueryCloseProject events. |
QueryLoadProjectBatchEventArgs |
Event arguments for QueryLoadProjectBatch events. |
RenameSolutionEventArgs | |
SingletonEventSource<TDerived> |
Base class for singleton event sources. Classes deriving from SingletonEventSource should expose static events rather than instance events. |
SolutionEvents |
Managed-friendly wrapper for IVsSolutionEvents |