https://bugzilla.novell.com/show_bug.cgi?id=342606

           Summary: Application.StartupPath and Application.ExecutablePath
           Product: MonoDevelop
           Version: 0.17 (beta 2)
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: debugger
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: DeveloperNet


When using this 2 system function in a C# prog and run it directly from MD, it
already return :
/usr/bin

Certainly the path of mono binary, but under windows with VS it return the path
of the main executable of the programme i write.

to reproduce it, open a Microsoft visual studio C# solution
add in the code two Console.Writeline with Application.ExecutablePath and
Application.StartupPath


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to