Compartir a través de


ErrorResponseException.Body Propiedad

Definición

Obtiene o establece el objeto body.

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

Valor de propiedad

Cuerpo.

Se aplica a