UITestControlNotFoundException.RootElement Property

Definition

Gets or sets a string representation of the root element.

public:
 property System::String ^ RootElement { System::String ^ get(); void set(System::String ^ value); };
public string RootElement { get; set; }
member this.RootElement : string with get, set
Public Property RootElement As String

Property Value

The root element.

Applies to