.NET Helper Packages
C#
Show/Hide TOC
Console
App
Title Property
Gets the application title.
Definition
Namespace:
Application.Helper
Assembly:
Application.Helper (in Application.Helper.dll) Version: 2.0.5
C#
Copy
public
string
Title
{
get
; }
Property Value
String
See Also
Reference
ConsoleApp Class
Application.Helper Namespace
In This Article
Definition
See Also