AudioVideoFlow.ToneEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether tone is enabled.
public:
property bool ToneEnabled { bool get(); };
public bool ToneEnabled { get; }
member this.ToneEnabled : bool
Public ReadOnly Property ToneEnabled As Boolean