Contents Index Topic Contents | ||
Previous Topic: Left Property Next Topic: LocationURL Property |
LocationName Property
Description
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
Part Description object Required. An object expression that evaluates to an object in the Applies To list.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.