ISimpleWorkItem.ExecutionErrorMessage 属性

定义

获取错误消息。

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

属性值

String

错误消息。

适用于