RanorexRanorex Documentation
ValueType Property
NamespacesRanorex.CoreAttributeDescriptorValueType
The type of the attribute value. The type should provide a useful ToString() implementation, and additionally, a useful explicit cast from String.
Declaration Syntax
C#Visual BasicVisual C++
public Type ValueType { get; }
Public ReadOnly Property ValueType As Type
public:
property Type^ ValueType {
	Type^ get ();
}

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