Skip to content
Docs Try Aspire

ExplicitStartupAnnotation Constructors

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