Share via


IntentLock.IsCompatible-Methode

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

Syntax

'Declaration
Public Shared Function IsCompatible ( _
    currentMode As LockMode, _
    newMode As LockMode _
) As Boolean
public static bool IsCompatible(
    LockMode currentMode,
    LockMode newMode
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IntentLock Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace