Udostępnij za pośrednictwem


Właściwość UITechnologyElement.SwitchingElement —

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

Składnia

'Deklaracja
Public MustOverride Property SwitchingElement As IUITechnologyElement
public abstract IUITechnologyElement SwitchingElement { get; set; }
public:
virtual property IUITechnologyElement^ SwitchingElement {
    IUITechnologyElement^ get () abstract;
    void set (IUITechnologyElement^ value) abstract;
}
abstract SwitchingElement : IUITechnologyElement with get, set
abstract function get SwitchingElement () : IUITechnologyElement 
abstract 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

UITechnologyElement Klasa

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