Chapter 2 -- 41
Reference Guide
RecentFile Object
Properties Methods
Application Open
Parent
Path
Name
"
""
" RecentFile.Application
Returns the Application
object that represents the root object of
the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" RecentFile.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
"
""
" RecentFile.Path
Returns the path associated with the current filename (always
without « \ » character).
Access Read-Only.
Type VT_BSTR or String
.
"
""
" RecentFile.Name
Returns the name associated with the current filename.
Access Read-Only.
Type VT_BSTR or String
.
Object
Properties