Mono Class Library: System.WeakReference Overview | Members

System.WeakReference.Target Property

Gets or sets the target object.

public virtual object Target { set; get; }

Value

The target object.

Remarks

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

Requirements

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