Summary
Gets or sets the prefix that will be pre-pended to the argument. Defaults to an empty string.
- Namespace
- NBuildKit
.MsBuild .Tasks .Script - Containing Type
- ExecWithArguments
Syntax
public string ArgumentPrefix { get; set; }
Value
| Type | Description |
|---|---|
| string |