FileSystemProviderSettings.EnableStrictChecks Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
EnableStrictChecks
Gets or sets value indicating whether the strict checks for FileSystemProvider is enabled.
Default value is false.
Enable strict checks only for debugging purposes. Do not use strict checks in production.
Declaration
public bool EnableStrictChecks { get; set; }
Property Value
Type | Description |
---|---|
Boolean |