Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / IWebBrowserApp Interface / GetProperty Method

In This Topic
    GetProperty Method (IWebBrowserApp)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Function GetProperty( _
       ByVal Property As System.String _
    ) As System.Object
    System.object GetProperty( 
       System.string Property
    )

    Parameters

    Property
    See Also