Freigeben über


VersionControlIntegrationUri-Konstruktor (TeamFoundationServer, String)

Hinweis: Diese API ist mittlerweile veraltet.

Erstellen Sie ein Objekt der Integration URI, das ein TeamFoundationServer-Objekt und einen Artefaktnamen angegeben ist.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
<ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")> _
Public Sub New ( _
    tfs As TeamFoundationServer, _
    bisUri As String _
)
[ObsoleteAttribute("The TeamFoundationServer class is obsolete and so is this method. Use the overload of this method that takes a TfsTeamProjectCollection object instead.")]
public VersionControlIntegrationUri(
    TeamFoundationServer tfs,
    string bisUri
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlIntegrationUri Klasse

VersionControlIntegrationUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace