HttpLoggingInterceptorContext.IsAnyEnabled(HttpLoggingFields) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Vérifie si l’un des champs donnés est actuellement activé dans LoggingFields.
public bool IsAnyEnabled (Microsoft.AspNetCore.HttpLogging.HttpLoggingFields fields);
member this.IsAnyEnabled : Microsoft.AspNetCore.HttpLogging.HttpLoggingFields -> bool
Public Function IsAnyEnabled (fields As HttpLoggingFields) As Boolean
Paramètres
- fields
- HttpLoggingFields
Un ou plusieurs indicateurs de champ à case activée.