VSOBSEARCHCRITERIA.eSrchType Field

Definition

Specifies what part of an object's name is represented by szName. 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 vsshell.idl:

Applies to