URLDescription Property

Specifies the URL description for the Hyperlink object.

See Also | Example

Signature

object.URLDescription

object

Hyperlink
The object or objects this property applies to.

URLDescription

String; read-write
A string representing the description of the URL for the Hyperlink object.

Remarks

This is useful in cases where the name or URL of the file is not very helpful in identifying the contents of the file.

 

   Comments?