Gets the root directory of the application, e.g. C:\inetpub\lemoon\.

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

Syntax

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

See Also