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

In This Topic
    PutProperty Method (IWebBrowserApp)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Sub PutProperty( _
       ByVal Property As System.String, _
       ByVal vtValue As System.Object _
    ) 
    void PutProperty( 
       System.string Property,
       System.object vtValue
    )

    Parameters

    Property
    vtValue
    See Also