Error.ArgTypeType Property | |
The system type 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 ArgTypeType AS Type GET SET
public virtual Type ArgTypeType { get; set; }
Request Example
View SourceProperty Value
Type:
TypeSee Also