VSOUTLINECAPTION Enumeration

 

Specifies settings for a document outline caption.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public enum VSOUTLINECAPTION

Member nameDescription
OUTLINECAPTION_FULL

Name of the outline view – document name.

OUTLINECAPTION_SIMPLE

Name of the outline view.

From vsshell.idl:

Return to top
Show: