Skip to content
Docs Try Aspire

LaunchProfileAnnotation Constructors

Class Constructors 1 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)
{
// ...
}
}
launchProfileName string