Freigeben über


TswaHyperlinkBuilder.GetArtifactViewerUrl-Methode (Uri)

Ruft einen Viewer URL für ein TFS-Artefakt ab.

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

Syntax

'Declaration
Public Function GetArtifactViewerUrl ( _
    artifactUri As Uri _
) As Uri
public Uri GetArtifactViewerUrl(
    Uri artifactUri
)

Parameter

  • artifactUri
    Typ: System.Uri
    Ein gültiges TFS-Artefakt URI.

Rückgabewert

Typ: System.Uri
Ein Viewer URL für ein TFS-Artefakt.

Hinweise

Gültige Artefakttypen sind Projekt, Arbeitsaufgabe, Abfrage, VersionedItem, LatestItemVersion, Changeset, Shelveset, ShelvedItem und Build.

.NET Framework-Sicherheit

Siehe auch

Referenz

TswaHyperlinkBuilder Klasse

GetArtifactViewerUrl-Überladung

Microsoft.TeamFoundation.Common-Namespace