ViewExecutor.WriterFactory Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient IHttpResponseStreamWriterFactory.
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
Valeur de propriété
Microsoft.AspNetCore.Mvc.Internal.IHttpResponseStreamWriterFactory