RanorexRanorex Documentation
Media Property
NamespacesRanorexSourceTagMedia
The 'media' attribute of the element.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Media { get; set; }
Public Overridable Property Media As String
public:
virtual property String^ Media {
	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)