Edit

GitAsyncRefOperationParameters.Repository Property

Definition

The git repository for the cherry pick or revert operation.

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

Property Value

Attributes

Applies to