This documentation is archived and is not being maintained.

ILinking::GetArtifactUrl Method (String)

Gets the URL for an artifact for addressability in links.

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

String^ GetArtifactUrl(
	String^ uri
)

Parameters

uri
Type: System::String

The URI of the artifact for which a URL is desired.

Return Value

Type: System::String
The URL to the artifact.

Show: