_LIB_LISTCAPABILITIES2 Enumeration

 

Library list flags returned from GetCapabilities2.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

[FlagsAttribute]
public enum _LIB_LISTCAPABILITIES2

Member nameDescription
LLC_ALLOWELEMENTSEARCH

Allows search starting at given element for GetList2.

From vsshell80.idl:

Return to top
Show: