LoggingContext.Properties Property |
Note: This API is now obsolete.
Gets the logging properties added with the associated activity.
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 6.10.10.0 (6.10.10.0)
C#
[ObsoleteAttribute("Use EventData")] public LoggingProperty[] Properties { get; }