IHTMLMediaElement.networkState Property

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

Syntax

'Declaration
ReadOnly Property networkState As UShort
ushort networkState { get; }
property unsigned short networkState {
    unsigned short get ();
}
abstract networkState : uint16 with get
function get networkState () : ushort

Property Value

Type: UInt16

.NET Framework Security

See Also

Reference

IHTMLMediaElement Interface

mshtml Namespace