IVsIntellisenseProjectEventSink Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnCodeFileChange(String^, String^) | Called when the source code file changes. |
![]() | OnConfigChange() | Called when the configuration file changes. |
![]() | OnReferenceChange(UInt32, String^) | Called when a reference in the project changes. |
![]() | OnStatusChange(UInt32) | Method called when the status of the project changes. |
Show:
