Summary
Gets or sets the path to the location where the targets file should be written to.
- Namespace
- NBuildKit
.MsBuild .Tasks - Containing Type
- GenerateTargetsFile
Syntax
[Required]
[Output]
public ITaskItem TargetsFile { get; set; }
Attributes
Type | Description |
---|---|
Required | |
Output |
Value
Type | Description |
---|---|
ITaskItem |