Summary
Gets or sets the separator character that will be used to separate the argument and its value.
Defaults to a space character.
- Namespace
- NBuildKit
.MsBuild .Tasks .Script - Containing Type
- ExecWithArguments
Syntax
public string ArgumentSeparator { get; set; }
Value
| Type | Description |
|---|---|
| string |