 | ChannelContextListenerChannel Property |
[Missing <summary> documentation for "P:OpenFin.FDC3.Channels.ChannelContextListener.Channel"]
Namespace:
OpenFin.FDC3.Channels
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntaxpublic ChannelBase Channel { get; set; }Public Property Channel As ChannelBase
Get
Set
public:
property ChannelBase^ Channel {
ChannelBase^ get ();
void set (ChannelBase^ value);
}Property Value
Type:
ChannelBase
See Also