Accusoft.ThumbnailXpressSdk Namespace > ErrorEventArgs Class : Message Property |
'Declaration Public Property Message As String
'Usage Dim instance As ErrorEventArgs Dim value As String instance.Message = value value = instance.Message
public string Message {get; set;}
This message can provide additional information about the error.