Click or drag to resize

Solution Methods

The Solution type exposes the following members.

Methods
  NameDescription
Private methodStatic member_GetClassNames
Gives a class name list from CodeElements (recursive)
Public methodStatic memberGetClassNames
Gives all class names from the solution or project (without external classes)
Private methodStatic memberGetProjectItems
Gives a list of project object from a Solution folder (recursive)
Public methodStatic memberGetProjectNames
Gives a project names list from Solution
Public methodStatic memberGetProjects
Gives a list of Project object from Solution
Private methodStatic memberGetSolutionFolderProjects
Read projects from a solution folder
Top
See Also