共用方式為


BrowserService.DocumentWindow 屬性

命名空間:  Microsoft.VisualStudio.TestTools.UITest.Extension
組件:  Microsoft.VisualStudio.TestTools.UITest.Extension (在 Microsoft.VisualStudio.TestTools.UITest.Extension.dll 中)

語法

'宣告
Public MustOverride ReadOnly Property DocumentWindow As UITechnologyElement
public abstract UITechnologyElement DocumentWindow { get; }
public:
virtual property UITechnologyElement^ DocumentWindow {
    UITechnologyElement^ get () abstract;
}
abstract DocumentWindow : UITechnologyElement with get
abstract function get DocumentWindow () : UITechnologyElement

屬性值

類型:Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement

.NET Framework 安全性

請參閱

參考

BrowserService 類別

Microsoft.VisualStudio.TestTools.UITest.Extension 命名空間