Partager via


HttpLoggingInterceptorContext.IsAnyEnabled(HttpLoggingFields) Méthode

Définition

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.

Retours

S’applique à