SearchOptionDataSource::Type Property
Visual Studio 2015
Gets or sets the type (Boolean or command) for the search option.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property SearchOptionType Type { SearchOptionType get(); void set(SearchOptionType value); }
Property Value
Type: Microsoft.VisualStudio.PlatformUI::SearchOptionTypeReturns the type of the search option.
Show: