LockInfo.Owner Field

IT Hit WebDAV for .NET

Provides information about the principal taking out a lock.

[Visual Basic]
Public Owner As String
[C#]
public string Owner;

See Also

LockInfo Class | ITHit.WebDAV.Server Namespace