Edit

Share via


GCHandle<T>.Target Property

Definition

public:
 property T Target { T get(); void set(T value); };
public readonly T Target { get; set; }
member this.Target : 'T with get, set
Public Property Target As T

Property Value

T

Applies to