EventDescriptor.Channel Property

Definition

Retrieves the channel value from the event descriptor.

public:
 property System::Byte Channel { System::Byte get(); };
public byte Channel { get; }
member this.Channel : byte
Public ReadOnly Property Channel As Byte

Property Value

The channel that defines a potential target for the event.

Applies to