Gets the highest channel available.
public int ChannelMax {get;}
public:
property int ChannelMax {
int get();
}
'Declaration
Public ReadOnly Property ChannelMax As Integer
'Usage
Dim instance As TVTuner
Dim value As Integer
value = instance.ChannelMax
Property Value
A value which represents the highest channel available.