Freigeben über


TeamFoundationFileService.ComputePendingDelta-Methode

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

Syntax

'Declaration
Public Sub ComputePendingDelta ( _
    requestContext As TeamFoundationRequestContext, _
    newFileId As Integer, _
    oldFileId As Integer, _
    maxDeltaChainLength As Integer _
)
public void ComputePendingDelta(
    TeamFoundationRequestContext requestContext,
    int newFileId,
    int oldFileId,
    int maxDeltaChainLength
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationFileService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace