PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Record­Builders / Text­Log­Record­Builder / Exception
Open sandbox

Property Exception

Exception

Gets the Exception for the current record, or null if no exception is associated to the current record.

Declaration
public Exception Exception { get; }
Property Value
Type Description
Exception