Click to return to the Reusing Browser Technology home page    
Left Property     LocationURL Property     WebBrowser Properties    
Web Workshop  |  Reusing Browser Technology

LocationName Property


Returns a string that contains the name of the resource that the WebBrowser control is currently displaying. If the resource is an HTML page on the World Wide Web, the name is the title of that page. If the resource is a folder or file on the network or local computer, the name is the full path of the folder or file in the Universal Naming Convention (UNC) format.

Syntax

object.LocationName

Parameters

object
Required. An object expression that evaluates to an object in the Applies To list.

Applies To

InternetExplorer, WebBrowser

See Also

LocationURL


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.