FileSystemProviderBase.RootFolder Property
Returns the root folder.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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