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 public string Text { get; }
Property Value
Type:
StringRemarks
It can be a window name or a nick
See Also