แชร์ผ่าน


Error.InnerHttpError Property

Definition

Gets or sets error from inner http call.

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

Property Value

The error from the inner HTTP call.

Applies to