Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / InvalidBookmarkNameException Class / StackTrace Property

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