Proprietà TaskProvider.TaskCollection.ICollection.SyncRoot

Ottiene l'oggetto che può essere utilizzato per sincronizzare l'accesso alla raccolta.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private ReadOnly Property SyncRoot As Object
    Implements ICollection.SyncRoot
Object ICollection.SyncRoot { get; }

Valore proprietà

Tipo: System.Object
per impostazione predefinita restituisce l'istanza corrente di questa raccolta.

Implementa

ICollection.SyncRoot

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TaskProvider.TaskCollection Classe

Spazio dei nomi Microsoft.VisualStudio.Shell