Quick References
ADO
ASP
CSS2
HTML
JavaScript
Jet SQL
VBScript
WML
WMLScript
WSH
XHTML
XML DOM
XSLT
Features
Knowledge Base
Tutorials
Partners
ZVON.ORG
XML
Planet Source Code
VisualBuilder
Web Design
Your HTML Source
XML/XSLT Forums
ASPAlliance
Scripts
Programmers Heaven
Tek-Tips Forums
Developer Fusion
Code Project
All Objects
OBJECT: WshUrlShortcut
The
WshUrlShortcut
object is an object that can be returned by the
WshShell.CreateShortcut
method.
PROPERTIES
FullName Property
The
FullName
property is read only and returns a string which is the full path to the shortcut file.
Syntax:
object.
FullName
TargetPath Property
The
TargetPath
property is a string which is the target URL of the
WshUrlShortcut
object.
Syntax:
object.
TargetPath
METHODS
Save Method
The
Save
method saves
the shortcut at the location specified by the
FullName
property. All changes made to a shortcut object will be lost unless this method is called before destroying the object.
Syntax:
object.
Save
Copyright 1999-2005 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information