RunResponse.LastError
RunResponse.LastError 属性
获取或设置与此运行相关的最后错误。如果没有错误,则为 null。
public LastError LastError { get; set; }
另请参阅
- 类 LastError
- 类 RunResponse
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
获取或设置与此运行相关的最后错误。如果没有错误,则为 null。
public LastError LastError { get; set; }