This documentation is archived and is not being maintained.

ExtendedItem::LockOwnerDisplayName Property

Display name of the user who holds the lock on this item (if any).

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

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

Property Value

Type: System::String

Show: