ReplayContext.CustomContext Property |
Gets a dictionary that user code can use to store arbitrary pieces of information.
Namespace: PostSharp.Patterns.Recording
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public IDictionary<Object, Object> CustomContext { get; }