Compartilhar via


Método SyncErrors.Add

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

Sintaxe

'Declaração
Public Sub Add ( _
    memberId As String, _
    exception As Exception _
)
public void Add(
    string memberId,
    Exception exception
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SyncErrors Classe

Namespace Microsoft.VisualStudio.Services.Identity