LaunchSettings
Classsealednet10.0
Represents the launch settings for a
ProjectResource. namespace Aspire.Hosting;
public sealed class LaunchSettings{ // ...}Constructors1
Section titled ConstructorsProperties1
Section titled PropertiesProfilesget; setDictionary<string, LaunchProfile> Gets or sets the collection of named launch profiles associated with the
ProjectResource.