SearchOptionType Enum
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.
Represents the type of a search option for the search control.
public enum class SearchOptionType
public enum class SearchOptionType
enum SearchOptionType
public enum SearchOptionType
type SearchOptionType =
Public Enum SearchOptionType
- Inheritance
-
SearchOptionType
Fields
Name | Value | Description |
---|---|---|
Boolean | 0 | Represents the Boolean search option type (0). |
Command | 1 | Represents the command search option type (1). |