GitAsyncRefOperationParameters.Source 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.
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