Gets or sets the interaction for this event.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public IInteraction Interaction { get; }
Visual Basic
Public ReadOnly Property Interaction As IInteraction
	Get

See Also