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