Skip to content
DocsTry Aspire
DocsTry

LaunchProfileAnnotation Constructors

ClassConstructors1 member
Represents an annotation that specifies the launch profile name for a resource.
Represents an annotation that specifies the launch profile name for a resource.
public sealed class LaunchProfileAnnotation
{
public LaunchProfileAnnotation(
string launchProfileName)
{
// ...
}
}
launchProfileNamestring