Click or drag to resize

Error.MethodSelf Property

X#
An object representing the SELF of the method in which the error occurred.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY MethodSelf AS Object GET SET 
Request Example View Source

Property Value

Type: Object
See Also