PutProperty MethodPutProperty Method*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Navigate2 Method
*Next Topic: QueryStatusWB Method

PutProperty Method

Description

Sets the value of a property associated with the given object.

Syntax

object.PutProperty szProperty, vtValue

PartDescription
objectRequired. An object expression that evaluates to an object in the Applies To list.
szPropertyRequired. A string expression that contains the name of the property to set.
vtValueRequired. A variable that specifies the new value of the property.

Applies To

InternetExplorer

See Also

GetProperty, PropertyChange


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.