Поделиться через


LaunchProfileAnnotation(String) Constructor

Definition

Represents an annotation that specifies the launch profile name for a resource.

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

Parameters

launchProfileName
String

Applies to