GitMerge.DetailedStatus 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.
Detailed status of the merge operation.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="detailedStatus")]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitMergeOperationStatusDetail DetailedStatus { get; set; }
member this.DetailedStatus : Microsoft.TeamFoundation.SourceControl.WebApi.GitMergeOperationStatusDetail with get, set
Public Property DetailedStatus As GitMergeOperationStatusDetail
Property Value
- Attributes