VSOUTLINECAPTION Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies settings for a document outline caption.
public enum class VSOUTLINECAPTION
public enum class VSOUTLINECAPTION
enum VSOUTLINECAPTION
public enum VSOUTLINECAPTION
type VSOUTLINECAPTION =
Public Enum VSOUTLINECAPTION
- Inheritance
-
VSOUTLINECAPTION
Fields
OUTLINECAPTION_FULL | 1 | Name of the outline view – document name. |
OUTLINECAPTION_SIMPLE | 0 | Name of the outline view. |
Remarks
COM Signature
From vsshell.idl: