_VSOBJLISTOWNEROTPIONS Enum
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 list owner options in GetOptions(UInt32) calls.
public enum class _VSOBJLISTOWNEROTPIONS
C++/CX
public enum class _VSOBJLISTOWNEROTPIONS
enum _VSOBJLISTOWNEROTPIONS
public enum _VSOBJLISTOWNEROTPIONS
type _VSOBJLISTOWNEROTPIONS =
Public Enum _VSOBJLISTOWNEROTPIONS
- Inheritance
-
_VSOBJLISTOWNEROTPIONS
Name | Value | Description |
---|---|---|
LOO_NONE | 0 | No options are specified. |
LOO_SUPPORTSEXTENDEDTEXT | 1 | Supports extended text (fully-qualified name) for an object. |
LOO_UPDATESDISPLAYDATA | 2 | Display data of an object can be updated. |
From vsshell.idl:
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |