Share via


VSOBSEARCHCRITERIA.grfOptions Field

Specifies limits on the object search. Values are taken from the _VSOBSEARCHOPTIONS enumeration.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public grfOptions As UInteger
public uint grfOptions
public:
unsigned int grfOptions
val mutable grfOptions: uint32
public var grfOptions : uint

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VSOBSEARCHCRITERIA Structure

Microsoft.VisualStudio.Shell.Interop Namespace