Gets the identifier of the window 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 WindowId { get; private set; }
Visual Basic
Public Property WindowId As String
	Get
	Private Set

See Also