CookieCollection.ICollection.SyncRoot Propriété
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 un objet pour synchroniser l’accès à CookieCollection.
property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot
Un objet pour synchroniser l'accès à CookieCollection.
La SyncRoot propriété retourne un objet qui peut être utilisé pour synchroniser l’accès CookieCollectionau .
Produit | Versions |
---|---|
.NET | Core 1.0, Core 1.1 |
.NET Standard | 1.0, 1.1, 1.2, 1.3, 1.4, 1.6 |
UWP | 10.0 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :