GitMergeOperationStatusDetail.FailureMessage 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.
Error message if the operation failed.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="failureMessage")]
public string FailureMessage { get; set; }
member this.FailureMessage : string with get, set
Public Property FailureMessage As String
Property Value
- Attributes