Click or drag to resize

Error.Args Property

X#
An array of the arguments supplied to an operator or function when an argument error occurs.

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

Property Value

Type: Object
See Also