LaunchProfileAnnotation Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an annotation that specifies the launch profile name for a resource.
public sealed class LaunchProfileAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
	type LaunchProfileAnnotation = class
    interface IResourceAnnotation
	Public NotInheritable Class LaunchProfileAnnotation
Implements IResourceAnnotation
		- Inheritance
 - 
				LaunchProfileAnnotation
 
- Implements
 
Constructors
| LaunchProfileAnnotation(String) | 
		 Represents an annotation that specifies the launch profile name for a resource.  | 
        	
Properties
| LaunchProfileName | 
		 Gets the launch profile name.  |