Unicode Controls & Classes for VB6 - Version 4
clsShellLink
.WorkingDirectory Property
Gets or sets the Link working folder
Syntax
Public Property Get WorkingDirectory () As String
Public Property Let WorkingDirectory (ByRef
s
As String)
Parameters
Parameter
Description
ByRef
s
As String
The new link working folder
Remarks