Freigeben über


TeamFoundationVersionControlService.QueryBranchObjectsByPath-Methode

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

Syntax

'Declaration
Public Function QueryBranchObjectsByPath ( _
    requestContext As TeamFoundationRequestContext, _
    item As ItemIdentifier, _
    version As VersionSpec _
) As TeamFoundationDataReader
public TeamFoundationDataReader QueryBranchObjectsByPath(
    TeamFoundationRequestContext requestContext,
    ItemIdentifier item,
    VersionSpec version
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationDataReader

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationVersionControlService Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace