ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / PropertyIsNotVirtualException Class / StackTrace Property

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