Udostępnij za pośrednictwem


Właściwość UITestControlNotFoundException.RootElement —

Pobiera lub ustawia string reprezentację elementu głównego.

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

Składnia

'Deklaracja
Public Property RootElement As String
public string RootElement { get; set; }
public:
property String^ RootElement {
    String^ get ();
    void set (String^ value);
}
member RootElement : string with get, set
function get RootElement () : String 
function set RootElement (value : String)

Wartość właściwości

Typ: String
Element główny.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControlNotFoundException Klasa

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