[Mono-bugs] [Bug 342606] New: Application.StartupPath and Application.ExecutablePath
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Nov 18 17:55:04 EST 2007
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: mono-bugs at ximian.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at ximian.com
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.
More information about the mono-bugs
mailing list