Implemented interface member:
property
ApplicationName
Aspire.Dashboard.ServiceClient.IDashboardClient.ApplicationName
1 reference to ApplicationName
Aspire.Dashboard (1)
ServiceClient\SelectedDashboardClient.cs (1)
15public string ApplicationName => dataSource.SelectedRun.ApplicationName ?? currentClient.ApplicationName;