NpmRunScriptSettings.

ScriptName Property

Summary

Name of the script to execute as defined in package.json.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.RunScript
Containing Type
NpmRunScriptSettings

Syntax

public string ScriptName { get; set; }

Value

Type Description
string