Gets the title text to be displayed in the "Header" of the window's tab in the Interaction Client.

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

Syntax

C#
string Title { get; }
Visual Basic
ReadOnly Property Title As String
	Get

See Also