Name | Description | |
---|---|---|
![]() | GetAssembliesFromVisualStudioSolutionOrProject | Returns a read-only list of assemblies file paths compiled in Debug mode, from the Visual Studio solution or project file path. |
![]() | GetMostRecentlyUsedVisualStudioSolutionOrProject | Returns a read-only list of most recently used Visual Studio solutions or projects file paths, for the specified visualStudioVersion. |
![]() | GetVisualStudioInstallPaths | Return Visual Studio 2017 and upper install paths. |
![]() | IsVisualStudioVersionInstalled | Returns true if the specified Visual Studio version is installed on the current machine. |
![]() | ShowDialogSelectVisualStudioSolutionsOrProjects | Shows a dialog that lets the user select one or several Visual Studio solutions or projects files. |
![]() | TryGetNDependProjectFilePathAttachedToVisualStudioSolution | Overloaded. Returns true if the visualStudioSolutionFilePath exists, and contains a ndependProjectFilePath that can be resolved to an absolute path. |