Skip to content
Docs Try Aspire

LaunchSettings Properties

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