IServerConnectionId Property |
Returns the connection id on this IServer
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax string ConnectionId { get; }
ReadOnly Property ConnectionId As String
Get
property String^ ConnectionId {
String^ get ();
}
abstract ConnectionId : string with get
Property Value
Type:
StringSee Also