_Application.RecentFiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a RecentFiles collection that represents the most recently accessed files.
public:
property Microsoft::Office::Interop::Word::RecentFiles ^ RecentFiles { Microsoft::Office::Interop::Word::RecentFiles ^ get(); };
public Microsoft.Office.Interop.Word.RecentFiles RecentFiles { get; }
member this.RecentFiles : Microsoft.Office.Interop.Word.RecentFiles
Public ReadOnly Property RecentFiles As RecentFiles