PlanEnvironment.Options Property
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.
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