Get a string representation of the frames on the call stack at the time the current exception was thrown.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public override string StackTrace { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property StackTrace As String Get |