IVsIntellisenseProjectEventSink Members
Include Protected Members
Include Inherited Members
Defines the event functions for an Intellisense project. (IVsIntellisenseProject).
The IVsIntellisenseProjectEventSink type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnCodeFileChange | Called when the source code file changes. | |
OnConfigChange | Called when the configuration file changes. | |
OnReferenceChange | Called when a reference in the project changes. | |
OnStatusChange | Method called when the status of the project changes. |
Top