Partager via


SiteTraceFailedRequestsLogging.Enabled Propriété

Définition

Obtient ou définit l’état activé du suivi des requêtes ayant échoué pour un site web.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valeur de propriété

true si le suivi des demandes ayant échoué est activé ; sinon, false. Par défaut, il s’agit de false.

S’applique à