Gets the status description returned with the response.
[Visual Basic] Overridable Public ReadOnly Property StatusDescription As String [C#] public string StatusDescription {override get;} [C++] public: __property virtual String* get_StatusDescription(); [JScript] public function get StatusDescription() : String;
HttpWebResponse Class | HttpWebResponse Members | System.Net Namespace