Class LabelDescription
The description of an SAPUI5 Label test object.
Inheritance
LabelDescription
Inherited Members
Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public class LabelDescription : WebElementDescription, ICloneable, IDescription
Constructors
LabelDescription()
Declaration
public LabelDescription()
Properties
Text
The text of the label.
Declaration
public StringProperty Text { get; set; }
Property Value
| Type | Description |
|---|---|
| StringProperty |