[Visual Basic] Public Property ReadOnly Target As Object [C#] public object Target { get; } [C++] public: __property Object* get_Target(); [JScript] public function get Target() : Object
A reference to the target object; the object which raised the exception.
BindingException Class | XRules Namespace