GitPullRequestIteration.NewTargetRefName 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.
If the iteration reason is Retarget, this is the refName of the new target
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string NewTargetRefName { get; set; }
member this.NewTargetRefName : string with get, set
Public Property NewTargetRefName As String
Property Value
- Attributes