Share via


RequestResult.HttpStatusMessage Property

Definition

Gets the HTTP status message for the request.

public string HttpStatusMessage { get; }
member this.HttpStatusMessage : string
Public ReadOnly Property HttpStatusMessage As String

Property Value

The HTTP status message for the request.

Applies to