Message Property

Summary

Gets or sets the message for the log entry.

Syntax
C#
VB
C++
public string Message { get; set; } 
  
Property Message As String 
property String^ Message { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The message for the log entry.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly