Property IsLazy
IsLazy
Gets or sets a value indicating whether the default value for the IsLazy property of DependencyAttribute and IntroduceDependencyAttribute.
Declaration
public Nullable<bool> IsLazy { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |