GroupsDialog, constructeur (TfsConnection, String)
Espace de noms : Microsoft.TeamFoundation.Controls.WinForms
Assembly : Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)
Syntaxe
'Déclaration
Public Sub New ( _
teamFoundationServer As TfsConnection, _
scopeId As String _
)
public GroupsDialog(
TfsConnection teamFoundationServer,
string scopeId
)
Paramètres
- teamFoundationServer
Type : Microsoft.TeamFoundation.Client.TfsConnection
- scopeId
Type : System.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.