FrameworkElementTextLiteralContent Property

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Gets the literal text content of this framework element if any.

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public string TextLiteralContent { get; }

Property Value

Type: String

Implements

IFrameworkElementTextLiteralContent
See Also

Reference