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