Gets the unique identifier of the category this window should be grouped within.

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 CategoryId { get; }
Visual Basic
Protected MustOverride ReadOnly Property CategoryId As String
	Get

See Also