.NET Helper Packages
C#
Show/Hide TOC
Console
App
Start
App Method
Start the console application.
Definition
Namespace:
Application.Helper
Assembly:
Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
Copy
public
bool
StartApp
()
Return Value
Boolean
if the application has already been started.
See Also
Reference
ConsoleApp Class
StartApp Overload
Application.Helper Namespace
In This Article
Definition
See Also