IncomingWebResponseContext.StatusDescription Property

Definition

Gets the status description of the incoming Web response.

public:
 property System::String ^ StatusDescription { System::String ^ get(); };
public string StatusDescription { get; }
member this.StatusDescription : string
Public ReadOnly Property StatusDescription As String

Property Value

The status description of the incoming Web response.

Applies to