Method | Description | |
---|---|---|
GetAllProjects ( this solution ) : IEnumerable |
Get the list of all supported projects in the current solution. This method recursively iterates through all projects.
|
public static GetAllProjects ( this solution ) : IEnumerable |
||
solution | this | |
return | IEnumerable |