VSOBSEARCHCRITERIA.grfOptions 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 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: