ExportLifetimeContext<T>.Value 属性

定义

获取对象的导出值 ExportFactory<T>

public:
 property T Value { T get(); };
public T Value { get; }
member this.Value : 'T
Public ReadOnly Property Value As T

属性值

T

导出的值。

适用于