Click or drag to resize

DavRequestApplicationPath Property

IT Hit WebDAV Classes Reference
Gets virtual application root path on the server.

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

Property Value

Type: String
The virtual path of the current application.
See Also