ISimpleWorkItem.ExecutionErrorMessage 속성

정의

오류 메시지를 가져옵니다.

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

속성 값

오류 메시지입니다.

적용 대상