RanorexRanorex Documentation
Name Property
NamespacesRanorexEmbedTagName
The 'name' attribute of the element.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Name { get; set; }
Public Overridable Property Name As String
public:
virtual property String^ Name {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

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