The fields of the DriveSettings class are listed below. For a complete list of DriveSettings class members, see the DriveSettings Members topic.
AllowWindowsExplorerCustomization | Allows Windows Explorer customization. |
AutoCheckOutOnUpdate | Specifies if item will be checked-out before any update if server supports versioning. |
AutoLockOnUpdate | Specifies if item will be locked before any update if server supports locks. |
BufferUpload | Specifies if content is buffered in memory before sending to server. |
ClientCacheTimeOut | Sets or gets client cache timeout in seconds. |
DownloadOnlyNewer | Specifies if only modified files will be downloaded. |
DriveLetter | Drive letter of the mounted drive. |
Events | External applications executed during various events. |
Impersonate | Specifies if to use current user credentials when accessing WebDAV server. |
Login | User name used when connecting to WebDAV server. |
Password | Password used when connecting to WebDAV server. |
Persistent | The drive is mounted each time the computer boots. |
Proxy | Contains HTTP proxy settings. |
ResumeBrokenDownloads | Specifies if canceled and broken downloads will be restored. |
ServerRequestTimeOut | Server requests timeout in seconds. |
ServerUrl | WebDAV Server URL. |
ShowProgress | Show upload and download progress in a tray application. |
DriveSettings Class | ITHit.MapWebDAVDrive.Core Namespace