ISolutionService 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.
Provides functionality to work with solutions, filters and projects.
public interface class ISolutionService
public interface ISolutionService
type ISolutionService = interface
Public Interface ISolutionService
Methods
Events
ProjectLoadProgressChanged |
Raised when the project load status has changed. |
ProjectsLoaded |
Raised when a project is loaded. |
ProjectsUnloaded |
Raised when a project is unloaded. |