IHTMLMediaElement.paused Property

Namespace:  mshtml
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
ReadOnly Property paused As Boolean
bool paused { get; }
property bool paused {
    bool get ();
}
abstract paused : bool with get
function get paused () : boolean

Property Value

Type: Boolean

.NET Framework Security

See Also

Reference

IHTMLMediaElement Interface

mshtml Namespace