Freigeben über


VersionControlIntegrationUri-Konstruktor (String, String)

Erstellen Sie ein Objekt der Integration URI, indem Sie eine URL aus Team Foundation Server und von Artefaktnamen verwenden.

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

Syntax

'Declaration
Public Sub New ( _
    teamFoundationServerUrl As String, _
    artifactUri As String _
)
public VersionControlIntegrationUri(
    string teamFoundationServerUrl,
    string artifactUri
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlIntegrationUri Klasse

VersionControlIntegrationUri-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace