DriveSettings.AutoLockOnUpdate Field

IT Hit WebDAV for .NET

Specifies if item will be locked before any update if server supports locks.

[Visual Basic]
Public AutoLockOnUpdate As Boolean
[C#]
public bool AutoLockOnUpdate;

See Also

DriveSettings Class | ITHit.MapWebDAVDrive.Core Namespace