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

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