IMSBuildProjectDataServiceFactory Interface

Definition

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.

Applies to