Skip to content
Docs Try Aspire

DefaultLaunchProfileAnnotation Constructors

Class Constructors 1 member
An annotation that specifies the default launch profile for a resource.
An annotation that specifies the default launch profile for a resource.
public sealed class DefaultLaunchProfileAnnotation
{
public DefaultLaunchProfileAnnotation(
string launchProfileName)
{
// ...
}
}
launchProfileName string