DistributedApplicationOptions.DashboardApplicationName 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.
The application name to display in the dashboard. For file-based app hosts, this defaults to the directory name. For other apps, it falls back to the environment's application name.
public string? DashboardApplicationName { get; set; }
member this.DashboardApplicationName : string with get, set
Public Property DashboardApplicationName As String