PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Record­BuildersText­Log­Record­BuilderException
Open sandboxFocus

TextLogRecordBuilder.Exception Property

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