PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsWrite­Message­Options
Open sandboxFocus

WriteMessageOptions Class

Options for the Exception method.

Inheritance
WriteMessageOptions
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class WriteMessageOptions : ValueType

Constructors

Name Description
WriteMessageOptions(in LogEventData)

Initializes a WriteMessageOptions and optionally specifies the properties given a LogEventData.

WriteMessageOptions(Object)

Initializes a WriteMessageOptions and optionally specifies the properties given a CLR object.

Properties

Name Description
Data

Specifies the properties of the WriteMessageOptions, typically specified as an instance of a well-known or anonymous CLR type.

Properties

Gets the activity properties.