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

Assembly: Ranorex.Plugin.Msaa (Module: Ranorex.Plugin.Msaa) Version: 3.2.3.16825 (3.2.3.16825)