[MonoDevelop] Looping through the Project documents
Mike Kestner
mkestner at gmail.com
Thu Aug 28 10:27:18 EDT 2008
On Thu, 2008-08-28 at 11:39 +0200, laas wrote:
> Hi all,
> developing for Monodevelop, I'm using the following collection:
>
> IdeApp.Workbench.Documents
>
> in order to loop through all the documents that are currently open.
> Is there a collection that can be used to loop through ALL the project (or solution) documents (open and closed) ?
Maybe I'm not understanding what you mean by documents, but there's
Project.Files.
Mike
More information about the Monodevelop-list
mailing list