다음을 통해 공유


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