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.
Caution
Obsolete as of Visual Studio 2019.
Workspace service for MSBuild solution files
public interface class ISolutionService
public interface class ISolutionService
__interface ISolutionService
public interface ISolutionService
[System.Obsolete("Obsolete as of Visual Studio 2019.")]
public interface ISolutionService
type ISolutionService = interface
[<System.Obsolete("Obsolete as of Visual Studio 2019.")>]
type ISolutionService = interface
Public Interface ISolutionService
- Attributes
Methods
GetProjectConfigurationAsync(String, String, String) |
Return a valid project configuration from a solution configuration |