FileSystemProviderBase.RootFolder Property
In This Article
Returns the root folder.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the path to the root folder. |
#Remarks
For examples on how to specify the root folder, see the following topic: Root Folder.
See Also