FrameworkElementGetProperties Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Reads and returns the specified property from this element.

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

public Dictionary<string, string> GetProperties()

Return Value

Type: DictionaryString, String
The value of the specified property as a string.
See Also

Reference