Name Property

         Example         Applies To

Returns the string value of the name assigned to the specified object. Read-only String.

Remarks

The name of a file or folder is usually the last part of the URL. For example, is you have a URL such as, "C:\My Webs\Adventure Works\index.htm", the Name object of the file is "index.htm". Similarly, "Images" is the Name object for the folder of the URL, "C:\My Webs\Adventure Works\Images".