C#
VB
C++
Gets a value indicating whether the channel sensitivity is set for this channel.
public bool Include { get; }
Public ReadOnly Property Include As Boolean
public:
property bool Include {
bool get();
}
true if the channel sensitivity is set for this channel; otherwise, false.