Share via


ReadOnlyList.SyncRoot, propriété

Remarque : cette API est maintenant obsolète.

Espace de noms :  Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly :  Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Direct using of o.SyncRoot is obsolete, use ((ICollection)o).SyncRoot")> _
Public ReadOnly Property SyncRoot As Object
[ObsoleteAttribute("Direct using of o.SyncRoot is obsolete, use ((ICollection)o).SyncRoot")]
public Object SyncRoot { get; }

Valeur de propriété

Type : System.Object
retourne Object ;

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyList Classe

Microsoft.TeamFoundation.WorkItemTracking.Common, espace de noms