ViewExecutor.WriterFactory Właściwość

Definicja

protected:
 property Microsoft::AspNetCore::Mvc::Internal::IHttpResponseStreamWriterFactory ^ WriterFactory { Microsoft::AspNetCore::Mvc::Internal::IHttpResponseStreamWriterFactory ^ get(); };
protected:
 property Microsoft::AspNetCore::Mvc::Infrastructure::IHttpResponseStreamWriterFactory ^ WriterFactory { Microsoft::AspNetCore::Mvc::Infrastructure::IHttpResponseStreamWriterFactory ^ get(); };
protected Microsoft.AspNetCore.Mvc.Internal.IHttpResponseStreamWriterFactory WriterFactory { get; }
protected Microsoft.AspNetCore.Mvc.Infrastructure.IHttpResponseStreamWriterFactory WriterFactory { get; }
member this.WriterFactory : Microsoft.AspNetCore.Mvc.Internal.IHttpResponseStreamWriterFactory
member this.WriterFactory : Microsoft.AspNetCore.Mvc.Infrastructure.IHttpResponseStreamWriterFactory
Protected ReadOnly Property WriterFactory As IHttpResponseStreamWriterFactory

Wartość właściwości

Microsoft.AspNetCore.Mvc.Internal.IHttpResponseStreamWriterFactory

Dotyczy