Share via


DefaultLaunchProfileAnnotation(String) Constructor

Definition

An annotation that specifies the default launch profile for a resource.

public DefaultLaunchProfileAnnotation(string launchProfileName);
new Aspire.Hosting.ApplicationModel.DefaultLaunchProfileAnnotation : string -> Aspire.Hosting.ApplicationModel.DefaultLaunchProfileAnnotation
Public Sub New (launchProfileName As String)

Parameters

launchProfileName
String

Applies to