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

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