TaskDefinitionResolver(IList<TaskDefinition>) Constructor
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.
public TaskDefinitionResolver(System.Collections.Generic.IList<Microsoft.TeamFoundation.DistributedTask.WebApi.TaskDefinition> allTasks);
new Microsoft.TeamFoundation.DistributedTask.WebApi.TaskDefinitionResolver : System.Collections.Generic.IList<Microsoft.TeamFoundation.DistributedTask.WebApi.TaskDefinition> -> Microsoft.TeamFoundation.DistributedTask.WebApi.TaskDefinitionResolver
Public Sub New (allTasks As IList(Of TaskDefinition))
Parameters
- allTasks
- IList<TaskDefinition>