Share via


VSOBSEARCHCRITERIA2.eSrchType Field

Definition

Specifies the type of search to perform. Values are taken from the VSOBSEARCHTYPE enumeration.

public: Microsoft::VisualStudio::Shell::Interop::VSOBSEARCHTYPE eSrchType;
public: Microsoft::VisualStudio::Shell::Interop::VSOBSEARCHTYPE eSrchType;
Microsoft::VisualStudio::Shell::Interop::VSOBSEARCHTYPE eSrchType;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSOBSEARCHTYPE")]
public Microsoft.VisualStudio.Shell.Interop.VSOBSEARCHTYPE eSrchType;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSOBSEARCHTYPE")>]
val mutable eSrchType : Microsoft.VisualStudio.Shell.Interop.VSOBSEARCHTYPE
Public eSrchType As VSOBSEARCHTYPE 

Field Value

Attributes

Remarks

COM Signature

From vsshell80.idl:

Applies to