Metoda TswaHyperlinkBuilder.GetShelvesetDetailsUrl — (String, String)
Pobiera adres url szczegóły shelveset.
Przestrzeń nazw: Microsoft.TeamFoundation.Common
Zestaw: Microsoft.TeamFoundation.Common (w Microsoft.TeamFoundation.Common.dll)
Składnia
'Deklaracja
Public Function GetShelvesetDetailsUrl ( _
shelvesetName As String, _
shelvesetOwner As String _
) As Uri
public Uri GetShelvesetDetailsUrl(
string shelvesetName,
string shelvesetOwner
)
Parametry
- shelvesetName
Typ: System.String
Nazwa shelveset.
- shelvesetOwner
Typ: System.String
Właściciel shelveset.
Wartość zwracana
Typ: System.Uri
Changeset adres URL szczegółów.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..