FileSystemProviderSettings.EnableGetLengthMethodForDirectories Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
EnableGetLengthMethodForDirectories
Gets or sets value indicating whether the method GetLength(NodeBase) is called for directories.
Default value is false.
Declaration
public bool EnableGetLengthMethodForDirectories { get; set; }
Property Value
Type | Description |
---|---|
Boolean |