Skip to content
Docs Try Aspire

ExcludeLaunchProfileAnnotation Constructors

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