ErrorResponse.Error 属性

定义

获取或设置错误消息。

public Microsoft.Bot.Schema.Error Error { get; set; }
member this.Error : Microsoft.Bot.Schema.Error with get, set
Public Property Error As Error

属性值

错误。

适用于