[To be supplied.]
[Visual Basic] MustOverride Public ReadOnly Property HttpMethod As String [C#] public string HttpMethod {abstract get;} [C++] public: __property virtual String* get_HttpMethod() = 0; [JScript] public abstract function get HttpMethod() : String;
HttpServerRequest Class | HttpServerRequest Members | System.Web.Services.Protocols Namespace