Gets the unique identifier of 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 Id { get; }
Visual Basic
Protected MustOverride ReadOnly Property Id As String
	Get

See Also