OperationResultHandler.ErrorMessage Property

Definition

Gets the error message if any.

public virtual string ErrorMessage { get; }
public virtual string? ErrorMessage { get; }
member this.ErrorMessage : string
Public Overridable ReadOnly Property ErrorMessage As String

Property Value

The error message.

Applies to