IChannelMask.SetBy Property

AdiIRC API v2

IChannelMaskSetBy Property

The nick who set the mask.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
string SetBy { get; }
ReadOnly Property SetBy As String
	Get
property String^ SetBy {
	String^ get ();
}
abstract SetBy : string with get

Property Value

Type: String
See Also