Freigeben über


TswaHyperlinkBuilder.GetShelvesetDetailsUrl-Methode (String, String, String)

Ruft Informationen URL eines Shelvesets ab.

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

Syntax

'Declaration
Public Function GetShelvesetDetailsUrl ( _
    shelvesetName As String, _
    shelvesetOwner As String, _
    accessMappingMoniker As String _
) As Uri
public Uri GetShelvesetDetailsUrl(
    string shelvesetName,
    string shelvesetOwner,
    string accessMappingMoniker
)

Parameter

  • accessMappingMoniker
    Typ: System.String
    Ein Moniker für die gewünschte Zugriffszuordnung.

Rückgabewert

Typ: System.Uri
Ein Changesetdetail URL.

.NET Framework-Sicherheit

Siehe auch

Referenz

TswaHyperlinkBuilder Klasse

GetShelvesetDetailsUrl-Überladung

Microsoft.TeamFoundation.Common-Namespace