Show / Hide Table of Contents

Property elmFinder.ResultProperty


Overload

The requested property of the found UI element, depending on elmFinder.ResultGetProperty. null if: 1. UI element not found. 2. ResultGetProperty not used or is '-'. 3. Failed to get the property.

public object ResultProperty { get; }
Property Value
object

Remarks

The type depends on the property. Most properties are String. Others: elm.Rect, elm.State, elm.WndContainer, elm.HtmlAttributes.