This topic has not yet been rated - Rate this topic

HttpStaticObjectsCollection Properties

The HttpStaticObjectsCollection type exposes the following members.

  Name Description
Public property Count Gets the number of objects in the collection.
Public property IsReadOnly Gets a value indicating whether the collection is read-only.
Public property IsSynchronized Gets a value indicating whether the collection is synchronized (that is, thread-safe).
Public property Item Gets the object with the specified name from the collection.
Public property NeverAccessed Gets a Boolean value indicating whether the collection has been accessed before.
Public property SyncRoot Gets an object that can be used to synchronize access to the collection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.