StorageProvider Constructor (String) |
Constructor - File system provider with starting path
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax public StorageProvider(
string startingPath
)
Parameters
- startingPath
- Type: SystemString
Starting path
See Also