ViewExecutor.WriterFactory Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
IHttpResponseStreamWriterFactory öğesini alır.
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
Özellik Değeri
Microsoft.AspNetCore.Mvc.Internal.IHttpResponseStreamWriterFactory