PubException.StackTrace

PubException.StackTrace property

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

public override string StackTrace { get; }

See Also