Click or drag to resize

DavRequestRawUrl Property

IT Hit WebDAV Classes Reference
Gets information about the URL of the current request.

Namespace:  ITHit.WebDAV.Server.Extensibility
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 7.1.4620
Syntax
public abstract string RawUrl { get; }

Property Value

Type: String
Url, like /somefolder/?query
See Also