Class SolutionExplorer
Represents methods used to explore particular solution in the TreeView control.
public class SolutionExplorer
- Inheritance
-
SolutionExplorer
Constructors
- SolutionExplorer()
Initializes a new instance of the
SolutionExplorer
class with default settings.
Properties
- ExplorerTree
Gets or sets System.Windows.Forms.TreeView control used to explore solution's content.
Methods
- UpdateExplorer(DotNetSolution)
Updates explorer content from given solution.