ICommandTaskStateEventArg.ErrorMessage Property

Definition

Retrieves the error message associated with the error that occurred while running the command.

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

Property Value

The error message.

Applies to