Partager via


HttpStaticObjectsCollection.NeverAccessed Propriété

Définition

Obtient une valeur Boolean qui indique si la collection a fait l'objet d'un accès antérieur.

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

Valeur de propriété

Boolean

true si HttpStaticObjectsCollection n'a jamais fait l'objet d'aucun accès ; sinon, false.

S’applique à