Get the root path of the configuration directory
Namespace:
AskiaPortalCmn.Configuration
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax public string RootPath { get; }
Public ReadOnly Property RootPath As String
Get
public:
virtual property String^ RootPath {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IConfigRootPathSee Also