ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Serialization Namespace / SerializeExceptionBase Class / StackTrace Property

In This Topic
    StackTrace Property (SerializeExceptionBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property StackTrace As System.String
    public virtual System.string StackTrace {get;}
    See Also