Solution Methods |
The Solution type exposes the following members.
Name | Description | |
---|---|---|
_GetClassNames |
Gives a class name list from CodeElements (recursive)
| |
GetClassNames |
Gives all class names from the solution or project (without external classes)
| |
GetProjectItems |
Gives a list of project object from a Solution folder (recursive)
| |
GetProjectNames |
Gives a project names list from Solution | |
GetProjects |
Gives a list of Project object from Solution | |
GetSolutionFolderProjects |
Read projects from a solution folder
|