LoggingProfile.OnExceptionOptions Property |
Gets or sets options for logging on method exception.
Namespace: PostSharp.Patterns.DiagnosticsAssembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 4.3.48.0 (4.3.48.0)

C#
public Nullable<LogOptions> OnExceptionOptions { get; set; }
Property Value
Type: Nullable<LogOptions>