Gets the value to show in the "tab" in the Interaction Client's user interface.
By default this will return the DisplayName.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public virtual string Title { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property Title As String Get |