IMSBuildProjectDataService 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 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. |