Error.Stack Property | |
Call stack from the moment where the error object was created
Namespace:
XSharp
Assembly:
XSharp.Core (in XSharp.Core.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Stack AS STRING GET SET
public virtual string Stack { get; set; }
Request Example
View SourceProperty Value
Type:
StringSee Also