[To be supplied.]
[Visual Basic] MustOverride Public Function GetURIPath() As String [C#] public abstract string GetURIPath(); [C++] public: virtual String* GetURIPath() = 0; [JScript] public abstract function GetURIPath() : String;
HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace