Click to return to the Reusing Browser Technology home page    
ExecWB Method     GoBack Method     WebBrowser Methods    
Web Workshop  |  Reusing Browser Technology

GetProperty Method


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

Syntax

object.GetProperty szProperty, vtValue

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.
szProperty
Required. A string expression that contains the name of the property to retrieve.
vtValue
Required. A variable that receives the current value of the property.

Applies To

InternetExplorer

See Also

PropertyChange, PutProperty


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

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