TswaHyperlinkBuilder.GetTeamHomeUrl, méthode
Espace de noms : Microsoft.TeamFoundation.Common
Assembly : Microsoft.TeamFoundation.Common (dans Microsoft.TeamFoundation.Common.dll)
Syntaxe
'Déclaration
Public Function GetTeamHomeUrl ( _
projectUri As Uri, _
teamName As String _
) As Uri
public Uri GetTeamHomeUrl(
Uri projectUri,
string teamName
)
Paramètres
- projectUri
Type : System.Uri
- teamName
Type : System.String
Valeur de retour
Type : System.Uri
retourne Uri ;
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.