Edit

Share via


PlanEnvironment Class

Definition

[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

Applies to