Error.Arg Property | |
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.21
Syntax VIRTUAL PROPERTY Arg AS STRING GET SET
public virtual string Arg { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also