IHTMLMediaElement.networkState 属性

命名空间:  mshtml
程序集:  Microsoft.VisualStudio.TestTools.UITesting(在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)

语法

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

属性值

类型:System.UInt16

.NET Framework 安全性

请参见

参考

IHTMLMediaElement 接口

mshtml 命名空间