Click or drag to resize

RequestAsyncApplicationPath Property

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

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

Property Value

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