Description read/write
property Sets/gets the shortcut's description text. The description
text is shown by Windows Explorer as tool tip.
Syntax:
object.Description = description_string
variable = object.Description
Remarks:
Can be used with any shortcut type.
Applies to: SFShellLink object
Supported on:
Windows 95/NT and later
|