Edit

Share via


JobEnvironment.Options Property

Definition

Gets the collection of options associated with the current context. (Deprecated, use by 1.x agent)

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

Applies to