An NDoc Documented Class Library

ScreenObjectGeneratorOptions.IgnoreLabels Property

[Visual Basic]
Overridable Public Property IgnoreLabels As Boolean
[C#]
public virtual bool IgnoreLabels { get; set; }
[C++]
public: virtual __property bool get_IgnoreLabels();
public: virtual __property void set_IgnoreLabels(bool );
[JScript]
public virtual function get IgnoreLabels() : bool
public virtual function set IgnoreLabels(bool);

See Also

ScreenObjectGeneratorOptions Class | Recorder.Domain Namespace