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.
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- IRocketEnvironment
Syntax
string ApplicationName { get; }
Attributes
Type | Description |
---|---|
NotNullAttribute |
Value
Type | Description |
---|---|
string | The name of the application. |