Get the IServer associated with this IChannel
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property Server As IServer
Get
property IServer^ Server {
IServer^ get ();
}
abstract Server : IServer with get
Property Value
Type:
IServerSee Also