Udostępnij za pośrednictwem


LoggingOptions.RequestBodyContentTypes Właściwość

Definicja

Pobiera lub ustawia listę typów zawartości żądań HTTP, które są uznawane za tekst, a tym samym możliwe do serializacji.

public:
 property System::Collections::Generic::ISet<System::String ^> ^ RequestBodyContentTypes { System::Collections::Generic::ISet<System::String ^> ^ get(); void set(System::Collections::Generic::ISet<System::String ^> ^ value); };
[System.ComponentModel.DataAnnotations.Required]
public System.Collections.Generic.ISet<string> RequestBodyContentTypes { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.RequestBodyContentTypes : System.Collections.Generic.ISet<string> with get, set
Public Property RequestBodyContentTypes As ISet(Of String)

Wartość właściwości

Atrybuty

Dotyczy