SearchOptionType Enumeration
Represents the type of a search option for the search control.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Public Enumeration SearchOptionType
public enum SearchOptionType
public enum class SearchOptionType
type SearchOptionType
public enum SearchOptionType
Members
Member name | Description | |
---|---|---|
Boolean | Represents the Boolean search option type (0). | |
Command | Represents the command search option type (1). |