Click or drag to resize

DriveSettingsAllowWindowsExplorerCustomization Field

IT Hit WebDAV Classes Reference
Allows Windows Explorer customization.

Namespace:  ITHit.MapWebDAVDrive.Core
Assembly:  ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax
public bool AllowWindowsExplorerCustomization

Field Value

Type: Boolean
Default is false.
Remarks
When this property is false requests to desktop.ini, .svn, folder.jpg, folder.gif, autorun.inf are disabled. This makes Windows Explorer to run faster, however you are not able to customize its appearance. If this property is 'true' all files are requested from server. Note that some Microsoft Windows versions generate several requests for every subfolder of the current folder causing Windows Explorer performance issues.
See Also