Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
VersionControlIntegrationUri(String) | Construct an Integration uri object given an artifact name. |
![]() |
VersionControlIntegrationUri(String, String) | Construct an Integration uri object by using a Url of a Team Foundation Server and an artifact name. |
![]() |
VersionControlIntegrationUri(ILinking, String) | Construct an Integration Uri object by using the proxy services of a specific service provider. |
![]() |
VersionControlIntegrationUri(TeamFoundationServer, String) | Obsolete. Construct an Integration uri object given a TeamFoundationServer object and an artifact name. |
![]() |
VersionControlIntegrationUri(TfsTeamProjectCollection, String) | Construct an Integration uri object given a TeamFoundationServer object and an artifact name. |
![]() |
VersionControlIntegrationUri(String, ArtifactType, String) | Build a VersionControlIntegrationUri object by using the BIS server, artifact type, and artifact name. |
![]() |
VersionControlIntegrationUri(TeamFoundationServer, ArtifactType, String) | Obsolete. Construct an VersionControlIntegrationUri object given a TeamFoundationServer object, type and artifact name |
![]() |
VersionControlIntegrationUri(TfsTeamProjectCollection, ArtifactType, String) | Construct an VersionControlIntegrationUri object given a TfsTeamProjectCollection object, type and artifact name |
Top