Aracılığıyla paylaş


BrowserService.TopLevelWindow Özellik

Tarayıcının üst düzey pencere alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Extension
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Extension (Microsoft.VisualStudio.TestTools.UITest.Extension.dll içinde)

Sözdizimi

'Bildirim
Public MustOverride ReadOnly Property TopLevelWindow As UITechnologyElement
    Get
public abstract UITechnologyElement TopLevelWindow { get; }
public:
virtual property UITechnologyElement^ TopLevelWindow {
    UITechnologyElement^ get () abstract;
}
abstract TopLevelWindow : UITechnologyElement
abstract function get TopLevelWindow () : UITechnologyElement

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Extension.UITechnologyElement
Tarayıcının üst düzey pencere.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

BrowserService Sınıf

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı