Edit

GitAsyncRefOperationParameters.Source Property

Definition

Details about the source of the cherry pick or revert operation (e.g. A pull request or a specific commit).

[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitAsyncRefOperationSource Source { get; set; }
member this.Source : Microsoft.TeamFoundation.SourceControl.WebApi.GitAsyncRefOperationSource with get, set
Public Property Source As GitAsyncRefOperationSource

Property Value

Attributes

Applies to