Gets the displayable name for this window.

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

Syntax

C#
protected abstract string DisplayName { get; }
Visual Basic
Protected MustOverride ReadOnly Property DisplayName As String
	Get

See Also