This documentation is archived and is not being maintained.

ExtendedItem::LockOwner Property

Gets the lock owner of this item.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property String^ LockOwner {
	String^ get ();
}

Property Value

Type: System::String
The lock owner of this item.

Show: