__VSLITETREEOPTS 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 initialization parameters for an IVsLiteTree object.
public enum class __VSLITETREEOPTS
public enum class __VSLITETREEOPTS
enum __VSLITETREEOPTS
public enum __VSLITETREEOPTS
type __VSLITETREEOPTS =
Public Enum __VSLITETREEOPTS
- Inheritance
-
__VSLITETREEOPTS
Fields
LT_ALLOWEDITLABELS | 2 | Label editing is allowed. |
LT_ALLOWMULTISELECT | 1 | Multi-item selection is allowed. |
Remarks
COM Signature
From vsshell.idl: