Skip to content
DocsTry Aspire
DocsTry

ExcludeLaunchProfileAnnotation Constructors

ClassConstructors1 member
Represents an annotation that indicates that launch settings should not be used.
public sealed class ExcludeLaunchProfileAnnotation
{
public ExcludeLaunchProfileAnnotation()
{
// ...
}
}