Table of Contents

Class LinkDescription

Namespace
HP.LFT.SDK.WPF
Assembly
HP.LFT.SDK.dll

The description of a WPF Link (hyperlink) test object.

public class LinkDescription : UiObjectDescriptionBase, ICloneable, IDescription
Inheritance
LinkDescription
Implements
Inherited Members

Constructors

LinkDescription()

public LinkDescription()

Properties

Name

The name of this object.

public StringProperty Name { get; set; }

Property Value

StringProperty

ParentText

The text associated with the parent object of this object.

public StringProperty ParentText { get; set; }

Property Value

StringProperty