_VSOBJLISTOWNEROTPIONS Enumeration
Visual Studio 2015
Specifies list owner options in GetOptions calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| LOO_NONE | No options are specified. | |
| LOO_SUPPORTSEXTENDEDTEXT | Supports extended text (fully-qualified name) for an object. | |
| LOO_UPDATESDISPLAYDATA | Display data of an object can be updated. |
From vsshell.idl:
Show: