RunStepResponse.LastError

RunStepResponse.LastError 属性

获取或设置与此运行步骤相关的最后错误。如果没有错误,将为 null。

public LastError LastError { get; set; }

另请参阅