Click or drag to resize

MenuEventArgsText Property

Returns the text parameter of this menu

Namespace:  AdiIRCAPIv2.Arguments.WindowInteraction
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public string Text { get; }

Property Value

Type: String
Remarks
It can be a window name or a nick
See Also