Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.28
|
Leadtools.Logging Namespace > LogEntry Class : Message Property |
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