EventDescriptor.Channel プロパティ

定義

イベント記述子からチャネル値を取得します。

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

プロパティ値

想定されるイベントのターゲットを定義するチャネル。

適用対象