Click or drag to resize

ChannelInvitedUserArgsChannelName Property

Returns the IChannel where the invite occured

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

Property Value

Type: String
See Also