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: 5.0.55.0 (5.0.55.0)
C#
public IDictionary<Object, Object> CustomContext { get; }