Error.ArgTypeReqType Property | |
The system type representing the expected type of the argument that raised the error.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY ArgTypeReqType AS Type GET SET
public virtual Type ArgTypeReqType { get; set; }
Request Example
View SourceProperty Value
Type:
TypeSee Also