|
DTMFDialTone Property
|
Gets the
DTMF instance representing a telephone dial tone.
Namespace: GSF.Media.SoundAssembly: GSF.Media (in GSF.Media.dll) Version: 2.4.205-beta
Syntax public static DTMF DialTone { get; }
Public Shared ReadOnly Property DialTone As DTMF
Get
public:
static property DTMF^ DialTone {
DTMF^ get ();
}
static member DialTone : DTMF with get
GSF.Media.Sound.DTMF.get_DialTone = function();
View SourceProperty Value
DTMFSee Also