Microsoft.VisualStudio.Shell.Events Namespace

 

ClassDescription
System_CAPS_pubclassBeforeOpenProjectEventArgs

Event arguments for the BeforeOpenProject event.

System_CAPS_pubclassBeforeOpenSolutionEventArgs

Event arguments for the BeforeOpenSolution event.

System_CAPS_pubclassCancelHierarchyEventArgs

Event arguments for the CancelHierarchy event.

System_CAPS_pubclassCloseProjectEventArgs

Event arguments for the CloseProject event.

System_CAPS_pubclassEventSource

Determines whether this EventSource is advised on its Visual Studio event source.

System_CAPS_pubclassHierarchyEventArgs

Event arguments for hierarchy events.

System_CAPS_pubclassLoadProjectBatchEventArgs

Event arguments for LoadProjectBatch events.

System_CAPS_pubclassLoadProjectEventArgs

Event arguments for LoadProject events.

System_CAPS_pubclassOpenProjectEventArgs

Event arguments for OpenProject events.

System_CAPS_pubclassOpenSolutionEventArgs

Event arguments for OpenSolution events.

System_CAPS_pubclassQueryChangeProjectParentEventArgs

Event arguments for QueryChangeProjectParent events.

System_CAPS_pubclassQueryCloseProjectEventArgs

Event arguments for QueryCloseProject events.

System_CAPS_pubclassQueryLoadProjectBatchEventArgs

Event arguments for QueryLoadProjectBatch events.

System_CAPS_pubclassSingletonEventSource<TDerived>

The base class for singleton event sources. Classes that are derived from SingletonEventSource should expose static events rather than instance events.

System_CAPS_pubclassSolutionEvents

A wrapper for IVsSolutionEvents that is easy to use in managed code.

Return to top
Show: