你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConfigBuilder.AutofacConfig 属性

定义

Action<T1,T2>要调用以配置 Autofac 的 。

protected Action<System.Web.Http.HttpConfiguration,Autofac.ContainerBuilder> AutofacConfig { get; }
member this.AutofacConfig : Action<System.Web.Http.HttpConfiguration, Autofac.ContainerBuilder>
Protected ReadOnly Property AutofacConfig As Action(Of HttpConfiguration, ContainerBuilder)

属性值

Action<System.Web.Http.HttpConfiguration,Autofac.ContainerBuilder>

适用于