Metalama//API Documentation/Extensions API/Metalama.​Extensions.​Dependency­Injection/Dependency­Injection­Options/Is­Lazy­By­Default
Open sandboxFocus

Property IsLazyByDefault

IsLazyByDefault

Gets or sets the default value for the IsLazy property of DependencyAttribute and IntroduceDependencyAttribute.

Declaration
public bool IsLazyByDefault { get; set; }
Property Value
Type Description
Boolean