- All Known Implementing Classes:
- FileItem, SolutionFileInfo
public interface IFileSummary
Instances contain vital information about a solution file: its name, solution, path, and localized name. This
interface allows FileCommand to know the file (whether it be a folder in the solution tree or a file in
the files list) being acted on.
- Author:
- mlowery