Share via


ISolutionSearchParameters.Options Property

Gets the search options.

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

Syntax

'Declaration
ReadOnly Property Options As ISolutionSearchOptions
ISolutionSearchOptions Options { get; }
property ISolutionSearchOptions^ Options {
    ISolutionSearchOptions^ get ();
}
abstract Options : ISolutionSearchOptions with get
function get Options () : ISolutionSearchOptions

Property Value

Type: Microsoft.VisualStudio.Shell.ISolutionSearchOptions

.NET Framework Security

See Also

Reference

ISolutionSearchParameters Interface

Microsoft.VisualStudio.Shell Namespace