Microsoft SDK for Java

PutProperty

This method of the WebBrowser class sets the value of a property associated with the given object.

Syntax

public synchronized 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.