This documentation is archived and is not being maintained.
ILinking::GetArtifactUrlExternal Method (ArtifactId)
Visual Studio 2013
Gets the URL for an artifact for addressability in links. This version generates a URL for external access.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- artId
- Type: Microsoft.TeamFoundation::ArtifactId
The artifact ID of the artifact for which a URL is desired.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: