VSOBSEARCHCRITERIA.grfOptions Field

Definition

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

public: System::UInt32 grfOptions;
public: unsigned int grfOptions;
unsigned int grfOptions;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSOBSEARCHOPTIONS")]
public uint grfOptions;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSOBSEARCHOPTIONS")>]
val mutable grfOptions : uint32
Public grfOptions As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to