Click or drag to resize

ChannelInviteArgsChannelName Property

Returns the channel name you were invited to

Namespace:  AdiIRCAPIv2.Arguments.Contextless
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