Proprietà TaskProvider.TaskCollection.ICollection.IsSynchronized

Ottiene indica se la raccolta è sincronizzata.

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

Sintassi

'Dichiarazione
Private ReadOnly Property IsSynchronized As Boolean
    Implements ICollection.IsSynchronized
bool ICollection.IsSynchronized { get; }

Valore proprietà

Tipo: System.Boolean
per impostazione predefinita restituisce false.

Implementa

ICollection.IsSynchronized

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TaskProvider.TaskCollection Classe

Spazio dei nomi Microsoft.VisualStudio.Shell