EventDescriptor.Channel 속성

정의

이벤트 설명자에서 채널 값을 검색합니다.

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

속성 값

이벤트의 가능한 대상을 정의하는 채널입니다.

적용 대상