Skip to content
Docs Try Aspire

JavaScriptInstallCommandAnnotation Properties

Class Properties 1 member
Represents the annotation for the JavaScript package manager's install command.
Args Section titled Args string[]
Gets the command-line arguments supplied to the JavaScript package manager.
public string[] Args { get; }