MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­InjectionDependency­PropertiesIs­Lazy
Open sandboxFocus

DependencyProperties.IsLazy Property

IsLazy

Gets a value indicating whether the dependency should be resolved lazily upon first use. The default value, when this property is neither specified nor overwritten, is false.

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