ISolutionSearchOptions Interface

Definition

Represents the options a search provider should use when providing search results for a search of the solution.

public interface class ISolutionSearchOptions
public interface class ISolutionSearchOptions
__interface ISolutionSearchOptions
[System.Runtime.InteropServices.Guid("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")]
public interface ISolutionSearchOptions
[<System.Runtime.InteropServices.Guid("C3B7CD23-FCDE-4309-B559-5EF4B2B2E305")>]
type ISolutionSearchOptions = interface
Public Interface ISolutionSearchOptions
Attributes

Properties

SearchExternalItems

Gets whether or not the content of external items should be searched.

SearchFileContents

Gets whether or not the content of files should be searched.

Applies to