C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Serialization Namespace / SerializeException Class / Log Property

In This Topic
Log Property (SerializeException)
In This Topic
Gets the list of strings describing the actions that lead to the exception that occurred during serialization or deserialization.
Syntax
'Declaration
 
Public ReadOnly Property Log As List(Of String)
 
See Also