ISolutionDataManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines methods to get projects and version information from the solution manager.
public interface ISolutionDataManager
type ISolutionDataManager = interface
Public Interface ISolutionDataManager
Methods
GetProjectsData() |
Gets information about the loaded projects in the solution. |
GetSolutionVersion() |
Gets the solution version. |