VSOBSEARCHCRITERIA.eSrchType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: