Udostępnij za pośrednictwem


Właściwość IUITechnologyElement.SwitchingElement —

Zwraca lub ustawia element kontenera, jeśli ten element znajduje się wewnątrz elementu innej technologii.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Zawierający element, jeśli obsługiwany wewnątrz elementu innej technologii; w przeciwnym razie nullodwołanie o wartości null (Nothing w języku Visual Basic).

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITechnologyElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension