Unicode Controls & Classes for VB6 - Version 4
clsShellLink
.LnkPath Property
Gets or sets the Path of the link file
Syntax
Public Property Get LnkPath () As String
Public Property Let LnkPath (ByRef
s
As String)
Parameters
Parameter
Description
ByRef
s
As String
Path of the link file
Remarks