RanorexRanorex Documentation
TagName Property
NamespacesRanorexWebElementTagName
The name of the HTML tag the webelement represents.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string TagName { get; }
Public Overridable ReadOnly Property TagName As String
public:
virtual property String^ TagName {
	String^ get ();
}

Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web) Version: 4.0.4.23593 (4.0.4.23593)