Open sandboxFocus

Property Target

Target

Gets the instance on which the method was executed, or null if the method is a static method.

Declaration
public object Target { get; set; }
Property Value
Type Description
object