RocketEnvironment.

ApplicationName Property

Summary

Gets or sets the name of the application. This property is automatically set by the host to the assembly containing the application entry point.

Syntax

public string ApplicationName { get; }

Value

Type Description
string The name of the application.