HttpStaticObjectsCollectionWrapper::SyncRoot Property
.NET Framework (current version)
Gets an object that can be used to synchronize access to the collection.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Object^The current instance of the HttpStaticObjectsCollection class that is wrapped by this class.
Implements
ICollection::SyncRoot
.NET Framework
Available since 3.5
Available since 3.5
Show: