Error.CallFuncSym Property | |
A symbol representing the calling function of the function in which the error occurred.
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY CallFuncSym AS STRING GET SET
public virtual string CallFuncSym { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also