Returns the IChannel associated with this IWindow
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
SyntaxIChannel Channel { get; }ReadOnly Property Channel As IChannel
Get
property IChannel^ Channel {
IChannel^ get ();
}abstract Channel : IChannel with get
Property Value
Type:
IChannel
See Also