OwinFeatureCollection.IHttpResponseBodyFeature.Writer Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
property System::IO::Pipelines::PipeWriter ^ Microsoft::AspNetCore::Http::Features::IHttpResponseBodyFeature::Writer { System::IO::Pipelines::PipeWriter ^ get(); };
System.IO.Pipelines.PipeWriter Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.Writer { get; }
member this.Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.Writer : System.IO.Pipelines.PipeWriter
ReadOnly Property Writer As PipeWriter Implements IHttpResponseBodyFeature.Writer