A Sandcastle Documented Class Library
ChannelServerModeListInviteUnexemptArgsBanMask Property |
Returns the nick!ident@host mask for this invite unexcempt
Namespace: AdiIRCAPIv2.Arguments.ChannelServerModes
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string BanMask { get; }
Public ReadOnly Property BanMask As String Get
public: property String^ BanMask { String^ get (); }
member BanMask : string with get
Property Value
Type: StringSee Also