BuildMaster SDK Reference
Version:

ContextData Property

Gets additional context data used by consumers of the logger.

Syntax

public abstract object ContextData { get; }

Remarks

Objects assigned to this property must be marked with the System.SerializableAttribute.