HttpLoggingOptions.MediaTypeOptions Eigenschaft

Definition

Optionen zum Konfigurieren von Codierungen für einen bestimmten Medientyp.

Wenn die Anforderung oder Antwort nicht mit dem unterstützten Medientyp übereinstimmt, wird der Antworttext nicht protokolliert.

public Microsoft.AspNetCore.HttpLogging.MediaTypeOptions MediaTypeOptions { get; }
member this.MediaTypeOptions : Microsoft.AspNetCore.HttpLogging.MediaTypeOptions
Public ReadOnly Property MediaTypeOptions As MediaTypeOptions

Eigenschaftswert

Gilt für: