SoxExceptionStackTrace Property | |
Error stackTrace
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public override string StackTrace { get; }
public:
virtual property String^ StackTrace {
String^ get () override;
}
function get_StackTrace();
Property Value
Type:
StringImplements
_ExceptionStackTraceSee Also