LockInfoLockRoot Property
IT Hit WebDAV Classes Reference
Parent item on which this lock is specified explicitely.
Namespace:
ITHit.WebDAV.Server.Class2
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public string LockRoot { get; set; }
Public Property LockRoot As String
Get
Set
public:
property String^ LockRoot {
String^ get ();
void set (String^ value);
}
member LockRoot : string with get, set
Property Value
Type:
StringSee Also