This documentation is archived and is not being maintained.

HttpWorkerRequest.GetVirtualPathToken Method

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Public Overridable Function GetVirtualPathToken() As IntPtr
[C#]
public virtual IntPtr GetVirtualPathToken();
[C++]
public: virtual IntPtr GetVirtualPathToken();
[JScript]
public function GetVirtualPathToken() : IntPtr;

See Also

HttpWorkerRequest Class | HttpWorkerRequest Members | System.Web Namespace

Show: