Partager via


IIdentityManagementService.UpdateApplicationGroup, méthode

Met à jour une propriété d'un groupe d'applications de TFS

Espace de noms :  Microsoft.TeamFoundation.Framework.Client
Assembly :  Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)

Syntaxe

'Déclaration
Sub UpdateApplicationGroup ( _
    groupDescriptor As IdentityDescriptor, _
    groupProperty As GroupProperty, _
    newValue As String _
)
void UpdateApplicationGroup(
    IdentityDescriptor groupDescriptor,
    GroupProperty groupProperty,
    string newValue
)

Paramètres

  • newValue
    Type : System.String
    la nouvelle valeur de la propriété

Sécurité .NET Framework

Voir aussi

Référence

IIdentityManagementService Interface

Microsoft.TeamFoundation.Framework.Client, espace de noms