Input for WinForms | ComponentOne
C1.Win.Input.UIAutomation Namespace / UiaControl Class / GetPropertyValue Method

In This Topic
    GetPropertyValue Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Function GetPropertyValue( _
       ByVal propertyId As Integer _
    ) As Object
    public virtual object GetPropertyValue( 
       int propertyId
    )

    Parameters

    propertyId
    See Also