警告

RecognitionResult.Warnings property

获取描述生成过程中出现的非关键错误的警告消息列表。

public List<string> Warnings { get; }

另请参见