PlanEnvironment 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 PlanEnvironment : Microsoft.TeamFoundation.DistributedTask.WebApi.IOrchestrationEnvironment
type PlanEnvironment = class
interface IOrchestrationEnvironment
Public NotInheritable Class PlanEnvironment
Implements IOrchestrationEnvironment
- Inheritance
-
PlanEnvironment
- Attributes
- Implements
Constructors
| PlanEnvironment() |
Properties
| MaskHints |
Gets the collection of mask hints |
| Options |
Gets the collection of options associated with the current context. |
| Variables |
Gets the collection of variables associated with the current context. |
Explicit Interface Implementations
| IOrchestrationEnvironment.ProcessType | |
| IOrchestrationEnvironment.Variables |