Gets the video frequency, in Hertz, for the current channel.
public int VideoFrequency {get;}
public:
property int VideoFrequency {
int get();
}
'Declaration
Public ReadOnly Property VideoFrequency As Integer
'Usage
Dim instance As TVTuner
Dim value As Integer
value = instance.VideoFrequency
Property Value
A value that represents the video frequency, in Hertz.