Gets/Sets the root path for the application. This property is set automatically in the context of the web server.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string RootPath { get; set; }
Public Property RootPath As String
Get
Set
Property Value
Type:
StringThe root path for the application.
See Also