VSOBSEARCHCRITERIA Fields

 

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

NameDescription
System_CAPS_pubfielddwCustom

DWORD containing custom information.

System_CAPS_pubfieldeSrchType

Specifies what part of an object's name is represented by szName. Values are taken from the VSOBSEARCHTYPE enumeration.

System_CAPS_pubfieldgrfOptions

Specifies limits on the object search. Values are taken from the _VSOBSEARCHOPTIONS enumeration.

System_CAPS_pubfieldszName

String containing the name of the item to search for.

Return to top
Show: