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