Gets the application's virtual application root path on the server.

Namespace:  Mindroute.Core
Assembly:  Mindroute.Core (in Mindroute.Core.dll) Version: 1.0.0.0 (1.0.0)

Syntax

C#
public string ApplicationPath { get; }
Visual Basic (Declaration)
Public ReadOnly Property ApplicationPath As String

See Also