Click or drag to resize

SolutionGetProjectNames Method

Gives a project names list from Solution

Namespace:  SIC.IDE.Helper
Assembly:  SIC.IDE.Helper (in SIC.IDE.Helper.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public static List<string> GetProjectNames()

Return Value

Type: ListString
Porject list
See Also