Click or drag to resize

OwnedTValue Property

Gets or sets the owned value.

Namespace:  Autofac.Features.OwnedInstances
Assembly:  Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax
public T Value { get; set; }

Property Value

Type: T

[Missing <value> documentation for "P:Autofac.Features.OwnedInstances.Owned`1.Value"]

See Also