Gets or sets a displayable name for the window.
Namespace: ININ.InteractionClient.AddInAssembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public string WindowName { get; set; } |
Visual Basic |
---|
Public Property WindowName As String Get Set |
Remarks
This will be displayed to the user when they select to add or remove this window.