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

屬性值

錯誤。

適用於