Partilhar via


Construtor AccountUserChangedNotification

Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    accountUser As AccountUser, _
    action As AccountUserChangeAction _
)
public AccountUserChangedNotification(
    AccountUser accountUser,
    AccountUserChangeAction action
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

AccountUserChangedNotification Classe

Namespace Microsoft.VisualStudio.Services.Account