RanorexRanorex Documentation
Value Property
NamespacesRanorex.CoreConfiguration..::.ConfigurationParamValue
Gets or sets the value.
Declaration Syntax
C#Visual BasicVisual C++
public Object Value { get; set; }
Public Property Value As Object
public:
property Object^ Value {
	Object^ get ();
	void set (Object^ value);
}
Value
The value.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)