Share via


ISolutionDataManager Interface

Definition

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.

Applies to