Click or drag to resize

DependencyInjectionModuleUnsetPropertyInjection Property

Gets a behavior that injects unset, resolvable dependencies.

Namespace:  Autofac.Integration.Web.Forms
Assembly:  Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax
protected IInjectionBehavior UnsetPropertyInjection { get; }

Property Value

Type: IInjectionBehavior

[Missing <value> documentation for "P:Autofac.Integration.Web.Forms.DependencyInjectionModule.UnsetPropertyInjection"]

See Also