警告

BatchGenerationResult.Warnings property

获取或设置警告消息列表,描述生成期间出现的非关键故障。保存尝试后会填充该列表

public List<string> Warnings { get; set; }

另请参阅