Property:  WshUrlShortcut.TargetPath

WshUrlShortcut.TargetPath

The TargetPath property is a string that is the target URL which the WshUrlShortcut object points to.

The following VBscript code sets the target URL of a WshUrlShortcut object to the DevGuru web site.

Code:
WshUrlShortcut.TargetPath = "http://www.devguru.com"


Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information