IUITechnologyElement.SwitchingElement Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Élément conteneur, s’il est hébergé à l’intérieur d’un élément d’une autre technologie ; Sinon, null.