VSOBSEARCHCRITERIA2 Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | dwCustom | DWORD specifying a custom search criteria. |
![]() | eSrchType | Specifies the type of search to perform. Values are taken from the VSOBSEARCHTYPE enumeration. |
![]() | grfOptions | Specifies search options. Values are taken from the _VSOBSEARCHOPTIONS2 enumeration. |
![]() | pIVsNavInfo | Specifies an IVsNavInfo object to search. |
![]() | szName | String containing the object name. |
Show:
