Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies additional shell property settings for the environment.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Syntax
'Declaration
Public Enumeration __VSSPROPID6
public enum __VSSPROPID6
public enum class __VSSPROPID6
type __VSSPROPID6
public enum __VSSPROPID6
Members
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. |