Compartir a través de


_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

'Declaración
Public Enumeration _VSOBJLISTOWNEROTPIONS
'Uso
Dim instance As _VSOBJLISTOWNEROTPIONS
public enum _VSOBJLISTOWNEROTPIONS
public enum class _VSOBJLISTOWNEROTPIONS
type _VSOBJLISTOWNEROTPIONS
public enum _VSOBJLISTOWNEROTPIONS

Members

Member name Description
LOO_NONE
LOO_SUPPORTSEXTENDEDTEXT
LOO_UPDATESDISPLAYDATA

Remarks

COM Signature

From vsshell.idl:

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace