Export<T>.Value 屬性

定義

取得匯出值。

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

屬性值

T

匯出值。

適用於