RanorexNetRanorex Documentation
Value Property
NamespacesRanorexAccessibleValue
The value of the accessible object.
Declaration Syntax
C#Visual BasicVisual C++
public string Value { get; set; }
Public Property Value As String
public:
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: 2.3.2.8802 (2.3.2.8802)