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

导出的值。

适用于