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
See Also
LocationURL