_VSOBSEARCHOPTIONS Enum

Definition

Specifies attributes for a search request.

public enum class _VSOBSEARCHOPTIONS
public enum class _VSOBSEARCHOPTIONS
enum _VSOBSEARCHOPTIONS
public enum _VSOBSEARCHOPTIONS
type _VSOBSEARCHOPTIONS = 
Public Enum _VSOBSEARCHOPTIONS
Inheritance
_VSOBSEARCHOPTIONS

Fields

VSOBSO_CASESENSITIVE 1

Specifies that search should be case sensitive.

VSOBSO_LOOKINREFS 2

Specifies that references should be requested.

VSOBSO_NONE 0

Indicates no options are specified.

Remarks

COM Signature

From vsshell.idl:

This enumeration is the data type of a member of the VSOBSEARCHCRITERIA structure. It specifies limits on the search to be performed for an object.

Applies to