Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the state of a document outline.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration __VSOUTLINESTATE
public enum __VSOUTLINESTATE
public enum class __VSOUTLINESTATE
type __VSOUTLINESTATE
public enum __VSOUTLINESTATE
Members
| Member name | Description | |
|---|---|---|
| OUTLINE_DETACHED | Outline is detached from document window. | |
| OUTLINE_VISIBLE | Outline is visible when not detached. |
Remarks
COM Signature
From vsshell.idl: