ProjectLaunchConfiguration Constructors
ClassConstructors1 member
The launch configuration used for .NET projects and file-based C# apps.
ConstructorSection titled Constructor The launch configuration used for .NET projects and file-based C# apps.
public sealed class ProjectLaunchConfiguration{ public ProjectLaunchConfiguration() { // ... }}Remarks
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.