This documentation is archived and is not being maintained.

PendingChange::LockLevelShortName Property

Gets the localized short name of the lock level.

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

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

Property Value

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

Show: