WriteMessageOptions Structure |
Options for the Exception method.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public struct WriteMessageOptions
The WriteMessageOptions type exposes the following members.
Name | Description | |
---|---|---|
WriteMessageOptions(Object) |
Initializes a WriteMessageOptions and optionally specifies the properties given a CLR object.
| |
WriteMessageOptions(LogEventData) |
Initializes a WriteMessageOptions and optionally specifies the properties given a LogEventData.
|
Name | Description | |
---|---|---|
Data |
Specifies the properties of the WriteMessageOptions, typically specified as an instance of a well-known or anonymous CLR type.
| |
Properties | Obsolete.
Gets the activity properties.
|