IPluginHostGetServers Property |
Get a list of IServers
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ICollection GetServers { get; }
ReadOnly Property GetServers As ICollection
Get
property ICollection^ GetServers {
ICollection^ get ();
}
abstract GetServers : ICollection with get
Property Value
Type:
ICollectionSee Also