Name
read/write property Sets/gets the name of the shortcut file without
the extension.
Syntax:
object.Name = name_string
variable = object.Name
Remarks:
The name of the shortcut's file is used for display purposes so it
should be short but human readable.
The shortcut's file extension is automatically set to .lnk or .url
depending on the shortcut type.
Applies to: SFShellLink object
Supported on:
Windows 95/NT and later
|