_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)

public enum _VSOBJLISTOWNEROTPIONS

Member nameDescription
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:

Return to top
Show: