Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / LogEntry Class / Message Property

In This Topic
    Message Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Message As String
    public string Message {get; set;}
    See Also