SUMMARY
Gets a string representation of the immediate frames on the call stack.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override string StackTrace { get; }
Public Overrides ReadOnly Property StackTrace As String
Get
public:
virtual property String^ StackTrace {
String^ get () override;
}

Value
StackTrace is a string that describes the immediate frames of the call stack.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0