Share via


ISimpleWorkItem.ExecutionErrorMessage Property

Definition

Gets the error message.

public:
 property System::String ^ ExecutionErrorMessage { System::String ^ get(); };
public string ExecutionErrorMessage { get; }
member this.ExecutionErrorMessage : string
Public ReadOnly Property ExecutionErrorMessage As String

Property Value

The error message.

Applies to