Edit

GitStatus.Context Property

Definition

Context of the status.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitStatusContext Context { get; set; }
member this.Context : Microsoft.TeamFoundation.SourceControl.WebApi.GitStatusContext with get, set
Public Property Context As GitStatusContext

Property Value

Attributes

Applies to