WebResponseObject.StatusDescription Property

Definition

Gets the response status description.

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

Property Value

Applies to