SystemInformation.ApplicationName Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the application's name.
public static string ApplicationName { get; }
	public string ApplicationName { get; }
	static member ApplicationName : string
	member this.ApplicationName : string
	Public Shared ReadOnly Property ApplicationName As String
	Public ReadOnly Property ApplicationName As String