Exception Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Exception Property
Patterns-In-Action! ApplicationLogLogEventArgsException
Gets and sets the optional inner exception.
Declaration Syntax
C# Visual Basic
public Exception Exception { get; set; }
Public Property Exception As Exception

Assembly: Log (Module: Log) Version: 1.0.0.0 (1.0.0.0)