Share via


VersionControlIntegrationUri Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method VersionControlIntegrationUri(String) Construct an Integration uri object given an artifact name.
Public method VersionControlIntegrationUri(String, String) Construct an Integration uri object by using a Url of a Team Foundation Server and an artifact name.
Public method VersionControlIntegrationUri(ILinking, String) Construct an Integration Uri object by using the proxy services of a specific service provider.
Public method VersionControlIntegrationUri(TeamFoundationServer, String) Obsolete. Construct an Integration uri object given a TeamFoundationServer object and an artifact name.
Public method VersionControlIntegrationUri(TfsTeamProjectCollection, String) Construct an Integration uri object given a TeamFoundationServer object and an artifact name.
Public method VersionControlIntegrationUri(String, ArtifactType, String) Build a VersionControlIntegrationUri object by using the BIS server, artifact type, and artifact name.
Public method VersionControlIntegrationUri(TeamFoundationServer, ArtifactType, String) Obsolete. Construct an VersionControlIntegrationUri object given a TeamFoundationServer object, type and artifact name
Public method VersionControlIntegrationUri(TfsTeamProjectCollection, ArtifactType, String) Construct an VersionControlIntegrationUri object given a TfsTeamProjectCollection object, type and artifact name

Top

See Also

Reference

VersionControlIntegrationUri Class

Microsoft.TeamFoundation.VersionControl.Common Namespace