Freigeben über


CannotLockException-Konstruktor (TeamFoundationRequestContext, String, String, String, String)

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

Syntax

'Declaration
Public Sub New ( _
    requestContext As TeamFoundationRequestContext, _
    serverItem As String, _
    lockedItem As String, _
    lockedBy As String, _
    lockedWorkspace As String _
)
public CannotLockException(
    TeamFoundationRequestContext requestContext,
    string serverItem,
    string lockedItem,
    string lockedBy,
    string lockedWorkspace
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

CannotLockException Klasse

CannotLockException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace