HttpStaticObjectsCollectionWrapper.NeverAccessed Property

 

Gets a value that indicates whether the collection has been accessed.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

Public Overrides ReadOnly Property NeverAccessed As Boolean

Property Value

Type: System.Boolean

true if the collection has never been accessed; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: