Partager via


GlobalTypeCollection.IsSynchronized, propriété

Détermine si cette collection est synchronisée pour l'accès multithread.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsSynchronized As Boolean
public bool IsSynchronized { get; }

Valeur de propriété

Type : System.Boolean
Retourne toujours false.Des instances d'GlobalTypeCollection ne sont jamais synchronisées.

Implémentations

ICollection.IsSynchronized

Sécurité .NET Framework

Voir aussi

Référence

GlobalTypeCollection Classe

Microsoft.VisualStudio.Shell.Design, espace de noms