IHostManagementFilesStorage Method
Get a task for storing files.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
ITaskStorage FilesStorage(
string text = null
)
Function FilesStorage (
Optional text As String = Nothing
) As ITaskStorage
- text String (Optional)
- Descriptive text of the storage task.
ITaskStoragea task for storing files.