Class IgnoreInDeviceInfoToString
Apply this attribute to a property to ignore it in the ToString() method. This class is intended for Ranorex internal usage.
[AttributeUsage(AttributeTargets.Property)]
public class IgnoreInDeviceInfoToString : Attribute, _Attribute
- Inheritance
-
IgnoreInDeviceInfoToString
- Implements
- Inherited Members
Constructors
IgnoreInDeviceInfoToString()
public IgnoreInDeviceInfoToString()