Aracılığıyla paylaş


IUITechnologyElement.SwitchingElement Özellik

Alır veya bu öğenin başka bir teknoloji bir öğenin içinde yer alıyorsa, kapsayıcı öğe ayarlar.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITest.Extension
Derleme:  Microsoft.VisualStudio.TestTools.UITest.Extension (Microsoft.VisualStudio.TestTools.UITest.Extension.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Bir başka bir teknoloji öğesinde sunuluyorsa içeren öğenin; Aksi halde, nullnull başvuru (Visual Basic'te Nothing).

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IUITechnologyElement Arabirim

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı