PostSharpAPI ReferencePost­Sharp.​AspectsMethod­Execution­ArgsException
Open sandboxFocus

Property Exception

Exception

Gets or sets the exception thrown by the target method.

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