DriveSettings Fields

IT Hit WebDAV for .NET

The fields of the DriveSettings class are listed below. For a complete list of DriveSettings class members, see the DriveSettings Members topic.

Public Instance Fields

AllowWindowsExplorerCustomizationAllows Windows Explorer customization.
AutoCheckOutOnUpdateSpecifies if item will be checked-out before any update if server supports versioning.
AutoLockOnUpdateSpecifies if item will be locked before any update if server supports locks.
BufferUploadSpecifies if content is buffered in memory before sending to server.
ClientCacheTimeOutSets or gets client cache timeout in seconds.
DownloadOnlyNewerSpecifies if only modified files will be downloaded.
DriveLetterDrive letter of the mounted drive.
EventsExternal applications executed during various events.
ImpersonateSpecifies if to use current user credentials when accessing WebDAV server.
LoginUser name used when connecting to WebDAV server.
PasswordPassword used when connecting to WebDAV server.
PersistentThe drive is mounted each time the computer boots.
ProxyContains HTTP proxy settings.
ResumeBrokenDownloadsSpecifies if canceled and broken downloads will be restored.
ServerRequestTimeOutServer requests timeout in seconds.
ServerUrlWebDAV Server URL.
ShowProgressShow upload and download progress in a tray application.

See Also

DriveSettings Class | ITHit.MapWebDAVDrive.Core Namespace