Freigeben über


Conflict.IsRedundant-Methode

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

Syntax

'Declaration
Public Function IsRedundant ( _
    quick As Boolean, _
    workspace As Workspace _
) As Boolean
public bool IsRedundant(
    bool quick,
    Workspace workspace
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

Conflict Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace