IVsSolutionUIEvents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnFilterAsyncLoadCompleted(Guid, UInt32) | Called when a filter has finished its asynchronous initialization. |
![]() | OnFilterAsyncLoadStarted(Guid, UInt32) | Called after a filter has been created and is starting to be initialized. |
![]() | OnFilterChanged(Guid, UInt32, Guid, UInt32) | Called when a filter is enabled or disabled. |
Show:
