GetProperty MethodGetProperty Method*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ExecWB Method
*Next Topic: GoBack Method

GetProperty Method

Description

Retrieves the current value of a property associated with the given object.

Syntax

object.GetProperty 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 retrieve.
vtValueRequired. A variable that receives the current value of the property.

Applies To

InternetExplorer

See Also

PropertyChange, PutProperty


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