Error.ArgType Property | |
A numeric value representing the data type of the argument that raised the error.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY ArgType AS DWORD GET SET
public virtual uint ArgType { get; set; }
Request Example
View SourceProperty Value
Type:
DWordSee Also