Edit

Share via


PlanEnvironment.Options Property

Definition

Gets the collection of options associated with the current context.

public System.Collections.Generic.IDictionary<Guid,Microsoft.TeamFoundation.DistributedTask.WebApi.JobOption> Options { get; }
member this.Options : System.Collections.Generic.IDictionary<Guid, Microsoft.TeamFoundation.DistributedTask.WebApi.JobOption>
Public ReadOnly Property Options As IDictionary(Of Guid, JobOption)

Property Value

Remarks

This is being deprecated and should not be used

Applies to