The name of the line the interaction is currently on.

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 static string LineName { get; }
Visual Basic
Public Shared ReadOnly Property LineName As String
	Get

See Also