WriteMessageOptions.Properties Property |
Note: This API is now obsolete.
Gets the activity properties.
Gets or sets the activity properties.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
[ObsoleteAttribute("Provide a LogEventData.")] public LoggingProperty[] Properties { get; set; }