Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Message Property (LogEntry)






Gets or sets the message for the log entry.
Syntax
public string Message {get; set;}
'Declaration
 
Public Property Message As String
'Usage
 
Dim instance As LogEntry
Dim value As String
 
instance.Message = value
 
value = instance.Message

            

            
public:
property String^ Message {
   String^ get();
   void set (    String^ value);
}

Property Value

The message for the log entry.
Example
For an example refer to Log
Requirements

Target Platforms

See Also

Reference

LogEntry Class
LogEntry Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features