This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Powershell.
Summary
Gets or sets the format of the argument
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- NamedArgument
Syntax
public string Format { get; set; }
Value
Type | Description |
---|---|
string | The argument format. |