Metoda TswaHyperlinkBuilder.GetViewSourceControlItemUrl — (String, Int32)
Pobiera adres URL elementu widoku Źródło formantu.
Przestrzeń nazw: Microsoft.TeamFoundation.Common
Zestaw: Microsoft.TeamFoundation.Common (w Microsoft.TeamFoundation.Common.dll)
Składnia
'Deklaracja
Public Function GetViewSourceControlItemUrl ( _
serverItemPath As String, _
changesetId As Integer _
) As Uri
public Uri GetViewSourceControlItemUrl(
string serverItemPath,
int changesetId
)
Parametry
- serverItemPath
Typ: System.String
Ścieżka elementu serwera.
- changesetId
Typ: System.Int32
Identyfikator changeset
Wartość zwracana
Typ: System.Uri
Adres URL elementu widoku.
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..