ILifetimeScopeProviderApplicationContainer Property |
Gets the global, application-wide container.
Namespace:
Autofac.Integration.Mvc
Assembly:
Autofac.Integration.Mvc (in Autofac.Integration.Mvc.dll) Version: 6.0.0+106fe194fc419c09f32d39119967f68798cc6895
Syntax ILifetimeScope ApplicationContainer { get; }
ReadOnly Property ApplicationContainer As ILifetimeScope
Get
Property Value
Type:
ILifetimeScope[Missing <value> documentation for "P:Autofac.Integration.Mvc.ILifetimeScopeProvider.ApplicationContainer"]
See Also