This documentation is archived and is not being maintained.

ExtendedItem::LockStatus Property

Gets the lock status of this item.

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

public:
property LockLevel LockStatus {
	LockLevel get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::LockLevel
The lock status of this item.

Show: