Share via


IIdentitySyncHelper.SyncCounters-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
ReadOnly Property SyncCounters As IDictionary(Of String, Integer)
IDictionary<string, int> SyncCounters { get; }

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, Int32>
Gibt IDictionary<TKey, TValue> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IIdentitySyncHelper Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace