FileSystemProviderSettings Class
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)
Configuration options for the File
Syntax
public sealed class FileSystemProviderSettings
Inherited Members
Constructors
Name | Description |
---|---|
File |
Initializes new instance of the File |
Properties
Name | Description |
---|---|
Default | Gets or sets default File |
Drive |
Gets or sets VDrive Default value is Empty. In this case, an autogenerated name will be used (based on the name of the file system provider implementation class). |
Enable |
Gets or sets value indicating
whether the method Rebex. Default value is false. |
Enable |
Gets or sets value indicating
whether the method Get Default value is false. |
Enable |
Gets or sets whether a File Default value is true. The file system provider is registered as a virtual file system drive. |
Enable |
Gets or sets value indicating
whether the method Save Default value is false. |
Enable |
Gets or sets value indicating
whether the strict checks for File Default value is false. Enable strict checks only for debugging purposes. Do not use strict checks in production. |
Log |
Gets or sets ILog Default value is null. |