Summary
Gets or sets the paths that should be added to the PATH environment variable.
- Namespace
- NBuildKit
.MsBuild .Tasks .Script - Containing Type
- InvokeNodeTool
Syntax
public ITaskItem[] AdditionalEnvironmentPaths { get; set; }
Value
| Type | Description |
|---|---|
| ITaskItem[] |