Table of Contents

Class IgnoreInDeviceInfoToString

Namespace
Ranorex.Core.Remoting.Data
Assembly
Ranorex.Core.dll

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()