FileSystemProviderSettings.EnableRegistrationAsDrive Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)
EnableRegistrationAsDrive
Gets or sets whether a File
Default value is true. The file system provider is registered as a virtual file system drive.
Declaration
public bool EnableRegistrationAsDrive { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
The file system provider is registered under the unique name derived from the name of the file system provider implementation class.
All registered virtual file system drives can be retrieved using the Get