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