InputValidationItem.Context 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.
Provides binding context for the expression to evaluate
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.InputBindingContext Context { get; set; }
member this.Context : Microsoft.TeamFoundation.DistributedTask.WebApi.InputBindingContext with get, set
Public Property Context As InputBindingContext
Property Value
- Attributes