BuildMaster SDK Reference
Version:

StackTrace Property

Gets a string representation of the frames on the call stack at the time the current exception was thrown.

Syntax

public virtual string StackTrace { get; }