__VSSPROPID6 Enumeration
Visual Studio 2015
Specifies additional shell property settings for the environment.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Member name | Description | |
|---|---|---|
| VSSPROPID_FIRST6 | Flag indicating the first property identifier in this group of identifiers. | |
| VSSPROPID_LongIdleDuration | UI4, read-only. The number of seconds since the shell entered a long idle state (without user input). Property change notifications are not raised for this property. | |
| VSSPROPID_LongIdleState | BOOL, read-only. Determines whether the shell is in a long idle state (without user input). | |
| VSSPROPID_ShutdownStarted | BOOL, read-only. True if the shell has begun shutting down. |
Show: