TaskInstance Class
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.
[System.Runtime.Serialization.DataContract]
public sealed class TaskInstance : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskReference
type TaskInstance = class
inherit TaskReference
Public NotInheritable Class TaskInstance
Inherits TaskReference
- Inheritance
- Attributes
Constructors
| TaskInstance() |
Properties
| AlwaysRun | |
| Condition | |
| ContinueOnError | |
| DisplayName | |
| Enabled | |
| Environment | |
| Id | (Inherited from TaskReference) |
| Inputs | (Inherited from TaskReference) |
| InstanceId | |
| Name | (Inherited from TaskReference) |
| RefName | |
| TimeoutInMinutes | |
| Version | (Inherited from TaskReference) |
Methods
| Clone() |