Class UiObjectDescription
The description of a .NET Windows Forms UiObject test object.
public class UiObjectDescription : UiObjectDescriptionBase, ICloneable, IDescription
- Inheritance
-
UiObjectDescription
- Implements
- Inherited Members
Constructors
UiObjectDescription()
public UiObjectDescription()
Properties
AttachedText
The static text attached to the object.
public StringProperty AttachedText { get; set; }