TeamFoundationLinkingService.GetArtifactUrl Method
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 | |
---|---|---|
GetArtifactUrl(TeamFoundationRequestContext, ArtifactId) | Gets URL for artifact for addressability in links. This version will get the server URL from the location service. | |
GetArtifactUrl(TeamFoundationRequestContext, String) | Gets URL for artifact for addressability in links. This version will get the server URL from the location service. |
Top