Proprietà IIdentitySyncHelper.SyncCounters
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
ReadOnly Property SyncCounters As IDictionary(Of String, Integer)
IDictionary<string, int> SyncCounters { get; }
Valore proprietà
Tipo: System.Collections.Generic.IDictionary<String, Int32>
Restituisca il valore IDictionary<TKey, TValue>.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.