IVsIntellisenseProjectEventSink Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodOnCodeFileChange(String^, String^)

Called when the source code file changes.

System_CAPS_pubmethodOnConfigChange()

Called when the configuration file changes.

System_CAPS_pubmethodOnReferenceChange(UInt32, String^)

Called when a reference in the project changes.

System_CAPS_pubmethodOnStatusChange(UInt32)

Method called when the status of the project changes.

Return to top
Show: