Summary
Gets or sets the collection of items that should be de-tokenized as defined by the user.
- Namespace
- NBuildKit
.MsBuild .Tasks .Templating - Containing Type
- Generate
Special Parameter Template Tokens
Syntax
public ITaskItem[] UserParameters { get; set; }
Value
Type | Description |
---|---|
ITaskItem[] |