_VSOBJLISTOWNEROTPIONS Enumeration
Specifies list owner options in GetOptions calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration _VSOBJLISTOWNEROTPIONS
public enum _VSOBJLISTOWNEROTPIONS
public enum class _VSOBJLISTOWNEROTPIONS
type _VSOBJLISTOWNEROTPIONS
public enum _VSOBJLISTOWNEROTPIONS
Members
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. |
Remarks
COM Signature
From vsshell.idl: