IHTMLMediaElement.duration 属性

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

语法

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

属性值

类型:System.Single

.NET Framework 安全性

请参见

参考

IHTMLMediaElement 接口

mshtml 命名空间