OperationResultError.Message Property

Definition

Required if status == failed. Localized. If status == failed, provide an actionable error message indicating what error occurred, and what the user can do to address the issue.

public string Message { get; }
member this.Message : string
Public ReadOnly Property Message As String

Property Value

Applies to