Udostępnij za pośrednictwem


Właściwość UITechnologyElementProxy.SwitchingElement —

Pobiera lub ustawia element kontenera, jeśli jeden technologii znajduje się wewnątrz innej technologii.

Służy to w ramach.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITesting
Zestaw:  Microsoft.VisualStudio.TestTools.UITesting (w Microsoft.VisualStudio.TestTools.UITesting.dll)

Składnia

'Deklaracja
Public Overrides Property SwitchingElement As IUITechnologyElement
public override IUITechnologyElement SwitchingElement { get; set; }
public:
virtual property IUITechnologyElement^ SwitchingElement {
    IUITechnologyElement^ get () override;
    void set (IUITechnologyElement^ value) override;
}
abstract SwitchingElement : IUITechnologyElement with get, set 
override SwitchingElement : IUITechnologyElement with get, set
override function get SwitchingElement () : IUITechnologyElement 
override function set SwitchingElement (value : IUITechnologyElement)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement

Implementuje

IUITechnologyElement.SwitchingElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyElementProxy Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting