Поделиться через


SearchOptionType Enumeration

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

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

Syntax

'Декларация
Public Enumeration SearchOptionType
public enum SearchOptionType

Members

Member name Description
Boolean Represents the Boolean search option type (0).
Command Represents the command search option type (1).

See Also

Reference

Microsoft.VisualStudio.PlatformUI Namespace