Problem:
How to console print a program application name?
Solution:
System.Console.WriteLine
("Usage {0}", AppDomain.CurrentDomain.SetupInformation.ApplicationName);
Showing posts with label Executable Name. Show all posts
Showing posts with label Executable Name. Show all posts
Thursday, January 18, 2007
Subscribe to:
Posts (Atom)