Skip to content

PathName Property

Description

Gets or sets the path name used to store the entire path including the filename of the item.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property PathName() As String

Remarks

The path name is used to store the entire path including the filename. For Office 2007 and older styles, the recent file list displays the path name as a tooltip for the RecentFileListItem. For Office 2010 style lists, the path name is fully displayed in the item as two lines: the first line contains the file name, and the second line contains the entire path to the file.

See Also

RecentFileListItem Object


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.