The inner text (without markup) of the web element.
| C# | Visual Basic | Visual C++ |
public virtual string InnerText { get; set; }
Public Overridable Property InnerText As String Get Set
public: virtual property String^ InnerText { String^ get (); void set (String^ value); }
| Exception | Condition |
|---|---|
| SetAttributeFailedException | Thrown if setting the attribute value failed. |
Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web.dll) Version: 4.0.4.23593 (4.0.4.23593)