RunResponse.LastError

RunResponse.LastError 属性

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

public LastError LastError { get; set; }

另请参阅