This documentation is archived and is not being maintained.

PendingChange::LockLevelName Property

Gets the localized name of the lock level.

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

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

Property Value

Type: System::String
The localized name of the lock level.

Show: