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
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
UITestControlNotFoundException Klasa
Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension