Inherited from the Exception base class. Gets a string representation of the frames on the call stack at the time the current exception was thrown.
public: __property string StackTrace;
public virtual string StackTrace;
Public virtual Property StackTrace() As string
MetadataException Properties