UITechnologyElement.SwitchingElement Property

Definition

public:
 abstract 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 abstract Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement SwitchingElement { get; set; }
member this.SwitchingElement : Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement with get, set
Public MustOverride Property SwitchingElement As IUITechnologyElement

Property Value

Implements

Applies to