Summary
Gets the arguments.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixtureResult
Syntax
public string Args { get; }
Value
| Type | Description |
|---|---|
| string | The arguments. |
public string Args { get; }
| Type | Description |
|---|---|
| string | The arguments. |