IMSBuildProjectDataService Interface

Definition

Interface IMSBuildProjectDataService

public interface class IMSBuildProjectDataService
public interface class IMSBuildProjectDataService
__interface IMSBuildProjectDataService
public interface IMSBuildProjectDataService
type IMSBuildProjectDataService = interface
Public Interface IMSBuildProjectDataService

Methods

GetProjectItems(String, CancellationToken)

Gets a collection of MSBuildProjectItemData instances matching the item type.

GetProjectProperty(String, CancellationToken)

Gets an instance of MSBuildProjectPropertyData matching the property name.

Applies to