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

エクスポートされた値。

適用対象