IHTMLMediaElement.duration Property

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

Syntax

'Declaration
ReadOnly Property duration As Single
float duration { get; }
property float duration {
    float get ();
}
abstract duration : float32 with get
function get duration () : float

Property Value

Type: Single

.NET Framework Security

See Also

Reference

IHTMLMediaElement Interface

mshtml Namespace