Microsoft SDK for Java

PutProperty

This method of the IWebBrowser2 interface sets the value of a property associated with the given object.

Syntax

public void PutProperty(java.lang.String Property,
com.ms.com.Variant vtValue);

Parameters

Property The name of the property to set.
vtValue The new value of the property.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.