Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies settings for a document outline caption.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSOUTLINECAPTION
public enum VSOUTLINECAPTION
public enum class VSOUTLINECAPTION
type VSOUTLINECAPTION
public enum VSOUTLINECAPTION
Members
| Member name | Description | |
|---|---|---|
| OUTLINECAPTION_FULL | Name of the outline view – document name. | |
| OUTLINECAPTION_SIMPLE | Name of the outline view. |
Remarks
COM Signature
From vsshell.idl: