Share via


IHTMLElement.document 属性

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

语法

声明
ReadOnly Property document As Object
Object document { get; }
property Object^ document {
    Object^ get ();
}
abstract document : Object with get
function get document () : Object

属性值

类型:System.Object

.NET Framework 安全性

请参见

参考

IHTMLElement 接口

mshtml 命名空间