InvokeNodeTool.

ToolPath Property

Summary

Gets or sets the path to the node tool executable, e.g. npm.

Syntax

[Required]
public ITaskItem ToolPath { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem