JavaScriptInstallCommandAnnotation 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 the annotation for the JavaScript package manager's install command.
public sealed class JavaScriptInstallCommandAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type JavaScriptInstallCommandAnnotation = class
interface IResourceAnnotation
Public NotInheritable Class JavaScriptInstallCommandAnnotation
Implements IResourceAnnotation
- Inheritance
-
JavaScriptInstallCommandAnnotation
- Implements
Constructors
| JavaScriptInstallCommandAnnotation(String[]) |
Represents the annotation for the JavaScript package manager's install command. |
Properties
| Args |
Gets the command-line arguments supplied to the JavaScript package manager. |