Skip to content
DocsTry Aspire
DocsTry

ProjectLaunchDefaultsAnnotation Constructors

ClassConstructors1 member
Marks a resource as launched through the .NET SDK, so that Aspire treats it like a C# project.
public sealed class ProjectLaunchDefaultsAnnotation
{
public ProjectLaunchDefaultsAnnotation()
{
// ...
}
}