ErrorLogEntryCause Property |
Exception caught which was the cause of the error log.
Namespace: SD.LLBLGen.Pro.Core.GeneralDataStructuresAssembly: SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.0.0.0 (5.0.0)
Syntax public Exception Cause { get; set; }
Public Property Cause As Exception
Get
Set
Property Value
Type:
ExceptionSee Also