VSOBSEARCHCRITERIA Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | dwCustom | DWORD containing custom information. |
![]() | eSrchType | Specifies what part of an object's name is represented by szName. Values are taken from the VSOBSEARCHTYPE enumeration. |
![]() | grfOptions | Specifies limits on the object search. Values are taken from the _VSOBSEARCHOPTIONS enumeration. |
![]() | szName | String containing the name of the item to search for. |
Show:
