ErrorResponseException.Response 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定相關聯 HTTP 回應的相關資訊。
public Microsoft.Rest.HttpResponseMessageWrapper Response { get; set; }
member this.Response : Microsoft.Rest.HttpResponseMessageWrapper with get, set
Public Property Response As HttpResponseMessageWrapper
屬性值
Microsoft.Rest.HttpResponseMessageWrapper
相關聯 HTTP 回應的相關資訊。