EventDescriptor.Channel 属性

定义

从事件说明符中检索通道值。

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

属性值

用来定义事件的潜在目标的通道。

适用于