Gets the value of the method used to return the response.
[Visual Basic] Public ReadOnly Property Method As String [C#] public string Method {get;} [C++] public: __property String* get_Method(); [JScript] public function get Method() : String;
HttpWebResponse Class | HttpWebResponse Members | System.Net Namespace