BuildServerException.GetTeamProjectName, méthode
Espace de noms : Microsoft.TeamFoundation.Build.Server
Assembly : Microsoft.TeamFoundation.Build.Server (dans Microsoft.TeamFoundation.Build.Server.dll)
Syntaxe
'Déclaration
Protected Shared Function GetTeamProjectName ( _
context As TeamFoundationRequestContext, _
projectUri As String _
) As String
protected static string GetTeamProjectName(
TeamFoundationRequestContext context,
string projectUri
)
Paramètres
- projectUri
Type : System.String
Valeur de retour
Type : System.String
retourne String ;
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.