Holds the unmanaged side of the call stack that led to this exception.
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
public virtual string UnmanagedCallStack { get; }
Public Overridable ReadOnly Property UnmanagedCallStack As String Get
public: virtual property String^ UnmanagedCallStack { String^ get (); }