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