A Sandcastle Documented Class Library
IChannelMaskMask Property |
The nick!ident@host mask for this item.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string Mask { get; }
ReadOnly Property Mask As String Get
property String^ Mask { String^ get (); }
abstract Mask : string with get
Property Value
Type: StringSee Also