The properties of System.WeakReference are listed below. For a list of all members, see the WeakReference Members list.
See Also: Inherited members from System.Object
[read-only]IsAlivebool. Gets whether the target has been garbage collected.Targetobject. Gets or sets the target object.[read-only]TrackResurrectionbool. Gets whether this WeakReference is tracking the object's resurrection.