Поделиться через


LoggingOptions.ResponseBodyContentTypes Свойство

Определение

Возвращает или задает список типов контента HTTP-ответов, которые считаются текстовыми и, следовательно, могут сериализоваться.

public:
 property System::Collections::Generic::ISet<System::String ^> ^ ResponseBodyContentTypes { 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> ResponseBodyContentTypes { get; set; }
[<System.ComponentModel.DataAnnotations.Required>]
member this.ResponseBodyContentTypes : System.Collections.Generic.ISet<string> with get, set
Public Property ResponseBodyContentTypes As ISet(Of String)

Значение свойства

Атрибуты

Применяется к