Table of Contents

Interface ISearchInSolutions

Namespace
SunamoDevCode.Aps.Interfaces
Assembly
SunamoDevCode.dll

Interface for searching across Visual Studio solutions.

public interface ISearchInSolutions
Extension Methods

Methods

AddToLatest(SolutionFolderSerialize)

Adds the specified solution folder to the latest search results.

void AddToLatest(SolutionFolderSerialize solutionFolderSerialize)

Parameters

solutionFolderSerialize SolutionFolderSerialize

Solution folder to add.