RanorexNetRanorex Documentation
Class Property
NamespacesRanorexWebElementClass
The CSS class of the element.
Declaration Syntax
C#Visual BasicVisual C++
public string Class { get; set; }
Public Property Class As String
public:
property String^ Class {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

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