SearchOptionDataSource Properties

 

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

NameDescription
System_CAPS_pubpropertyDisplayText

Gets or sets the value of the display text for the search option.

System_CAPS_pubpropertyTooltip

Gets or sets the value of the tooltip text for the search option.

System_CAPS_pubpropertyType

Gets or sets the type (Boolean or command) for the search option.

System_CAPS_pubpropertyValue

Gets or sets the value for the search option. This property is only valid for Boolean search options.

Return to top
Show: