IMSBuildProjectDataServiceFactory 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.
Interface IMSBuildProjectDataServiceFactory
public interface class IMSBuildProjectDataServiceFactory
public interface class IMSBuildProjectDataServiceFactory
__interface IMSBuildProjectDataServiceFactory
public interface IMSBuildProjectDataServiceFactory
type IMSBuildProjectDataServiceFactory = interface
Public Interface IMSBuildProjectDataServiceFactory
Methods
GetMSBuildProjectDataService(IWorkspace, String, String, IDictionary<String,String>) |
Gets the MSBuild project data service for a particular configuration. If the parameter passed is null, then the service for active configuration is returned. |