IUITechnologyElement.SwitchingElement Propriété

Définition

Obtient ou définit l'élément conteneur si cet élément est hébergé dans un élément d'une autre technologie.

public:
 property Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ SwitchingElement { Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ get(); void set(Microsoft::VisualStudio::TestTools::UITest::Extension::IUITechnologyElement ^ value); };
public Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement SwitchingElement { get; set; }
member this.SwitchingElement : Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement with get, set
Public Property SwitchingElement As IUITechnologyElement

Valeur de propriété

IUITechnologyElement

Élément conteneur, s’il est hébergé à l’intérieur d’un élément d’une autre technologie ; Sinon, null.

S’applique à