SearchOptionType Enumeration

 

Represents the type of a search option for the search control.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public enum SearchOptionType

Member nameDescription
Boolean

Represents the Boolean search option type (0).

Command

Represents the command search option type (1).

Return to top
Show: