TeamFoundationFileService.ComputePendingDelta 方法

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
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
)

参数

.NET Framework 安全性

请参见

参考

TeamFoundationFileService 类

Microsoft.TeamFoundation.Framework.Server 命名空间