Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / LogEntry Class / Message Property

In This Topic
    Message Property (LogEntry)
    In This Topic
    Gets or sets the log message.
    Syntax
    'Declaration
     
    Public Property Message As String
    public string Message {get; set;}
    See Also