AnnotationStore.SyncRoot Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'objet à utiliser comme verrouillage de synchronisation pour les sections critiques AnnotationStore.
protected:
property System::Object ^ SyncRoot { System::Object ^ get(); };
protected object SyncRoot { get; }
member this.SyncRoot : obj
Protected ReadOnly Property SyncRoot As Object
Valeur de propriété
Objet à utiliser comme verrouillage de synchronisation pour les sections critiques AnnotationStore.