Sdílet prostřednictvím


ErrorResponseException.Response Vlastnost

Definice

Získá nebo nastaví informace o přidružené odpovědi HTTP.

public Microsoft.Rest.HttpResponseMessageWrapper Response { get; set; }
member this.Response : Microsoft.Rest.HttpResponseMessageWrapper with get, set
Public Property Response As HttpResponseMessageWrapper

Hodnota vlastnosti

Microsoft.Rest.HttpResponseMessageWrapper

Informace o přidružené odpovědi HTTP.

Platí pro