Message Property

Summary
Gets or sets the message for the log entry.
Syntax
C#
C++/CLI
public string Message { get; set; } 
property String^ Message { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The message for the log entry.

Requirements

Target Platforms

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

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.