Mono Class Library: System.WeakReference Overview | Members

System.WeakReference.Target Property

Gets or sets the target object. [Edit]

public virtual object Target { set; get; }

Value

The target object. [Edit]

Remarks

The target is potentially elligible for garbage collection although it may be reachable through this property. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0