__VSOUTLINESTATE Enumeration
Visual Studio 2015
Sets the state of a document outline.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| OUTLINE_DETACHED | Outline is detached from document window. | |
| OUTLINE_VISIBLE | Outline is visible when not detached. |
From vsshell.idl:
Show: