FileSystemProviderSettings.EnableStrictChecks Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)
EnableStrictChecks
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.
Declaration
public bool EnableStrictChecks { get; set; }
Property Value
Type | Description |
---|---|
Boolean |