IDns.Nick Property

AdiIRC API v2

IDnsNick Property

The nick whos hostname who was looked up.

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

Property Value

Type: String
See Also