Skip to content
DocsTry Aspire
DocsTry

LaunchSettings Properties

ClassProperties1 member
Represents the launch settings for a ProjectResource.
ProfilesSection titled ProfilesDictionary<string, LaunchProfile>
Gets or sets the collection of named launch profiles associated with the ProjectResource.
public Dictionary<string, LaunchProfile> Profiles { get; set; }