HttpStaticObjectsCollection.NeverAccessed Propriété

Définition

Obtient une valeur booléenne indiquant si la collection a été accédée avant.

public:
 property bool NeverAccessed { bool get(); };
public bool NeverAccessed { get; }
member this.NeverAccessed : bool
Public ReadOnly Property NeverAccessed As Boolean

Valeur de propriété

true si l’accès n’a HttpStaticObjectsCollection jamais été effectué ; sinon, false.

S’applique à