Application.StartupPath is in the System.Windows.Forms assembly. msc blah.cs /r:System.Windows.Forms.dll
Cheers, Peter -----Original Message----- From: "Salvatore Scarciglia" <[EMAIL PROTECTED]> To: <[email protected]> Date: Thursday, 19 January, 2006 01:04 Subject: [Mono-list] Application.StartupPath Property ??? >Hi all, >where is the property in the subject, or another property to get the path >of >the exe file that launched the application ?? > >Thanx >Salvatore > > > >Salvatore ---------------------<| >LAAS --------------------------<| >http://laas.altervista.org ----<| >_______________________________________________ >Mono-list maillist - [email protected] >http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
