INTELLIPROJSTATUS Enumeration
Visual Studio 2015
Specifies the status of the Intellisense project.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| INTELLIPROJSTATUS_CLOSE | The Intellisense project is closed. | |
| INTELLIPROJSTATUS_LOADCOMPLETE | The Intellisense project has finished loading. | |
| INTELLIPROJSTATUS_LOADING | The Intellisense project is currently loading. | |
| INTELLIPROJSTATUS_REFRESH | The Intellisense project has been refreshed. |
Show: