MicrosoftLogRecordBuilder.Write Method |
Writes the final message to the back-end.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Microsoft
Assembly: PostSharp.Patterns.Diagnostics.Backends.Microsoft (in PostSharp.Patterns.Diagnostics.Backends.Microsoft.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
protected override void Write( UnsafeString message )
Parameters
- message
- Type: PostSharp.Patterns.Formatters.UnsafeString
The final message.