JavaScriptBuildScriptAnnotation Properties
Class Properties 2 members
Represents the annotation for the JavaScript package manager's build script.
Gets the command-line arguments supplied to the build script.
public string[] Args { get; } Gets the name of the script used to build.
public string ScriptName { get; }