ContextEnabled

bool IEvent.ContextEnabled { get; set; }

Gets or sets whether context reporting is enabled.

Value

bool – True if context reporting is enabled, false otherwise.

Throws