Skip to content
DocsTry Aspire
DocsTry

ProjectLaunchConfiguration Constructors

ClassConstructors1 member
The launch configuration used for .NET projects and file-based C# apps.
The launch configuration used for .NET projects and file-based C# apps.
public sealed class ProjectLaunchConfiguration
{
public ProjectLaunchConfiguration()
{
// ...
}
}
The IDE builds and launches the project itself, so resources using this launch configuration do not get a process fallback. The resource must carry IProjectMetadata.