GitAsyncRefOperationParameters.GeneratedRefName 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.
Proposed target branch name for the cherry pick or revert operation.
[System.Runtime.Serialization.DataMember]
public string GeneratedRefName { get; set; }
member this.GeneratedRefName : string with get, set
Public Property GeneratedRefName As String
Property Value
- Attributes