Gets the identifier of the category that was attempted to be added.

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

Syntax

C#
public string Category { get; private set; }
Visual Basic
Public Property Category As String
	Get
	Private Set

See Also