Skip to content
DocsTry Aspire
DocsTry

ExplicitStartupAnnotation Constructors

ClassConstructors1 member
Represents an annotation for instructing the resource not to be started with the app host.
public sealed class ExplicitStartupAnnotation
{
public ExplicitStartupAnnotation()
{
// ...
}
}