IrcTargetMask
Defined in IrcDotNet.dll.
Represents a mask of an IRC server name or host name, used for specifying the targets of a message.
Instance members
Instance member | Description |
Mask
Signature: string
|
Gets a wildcard expression for matching against target names. The IrcTargetMask.Type property determines the type of the mask. |
Type
Signature: IrcTargetMaskType
|
Gets the type of the target mask; either a server mask or channel mask. |