This method of the IWebBrowser2 interface sets the value of a property associated with the given object.
public void PutProperty(java.lang.String Property,
com.ms.com.Variant vtValue);
Property | The name of the property to set. |
vtValue | The new value of the property. |