Click or drag to resize

Error.Arg Property

X#
A string representing the argument 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 Arg AS STRING GET SET 
Request Example View Source

Property Value

Type: String
See Also