Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

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.