共用方式為


SyncErrors.Add 方法

命名空間:  Microsoft.VisualStudio.Services.Identity
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Sub Add ( _
    memberId As String, _
    exception As Exception _
)
public void Add(
    string memberId,
    Exception exception
)

參數

.NET Framework 安全性

請參閱

參考

SyncErrors 類別

Microsoft.VisualStudio.Services.Identity 命名空間