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
Returns a
string
that represents this instance.
- Assembly
- Cake
.Powershell .dll - Namespace
- Cake
.Powershell - Containing Type
- NamedArgument
Syntax
public override string ToString()
Return Value
Type | Description |
---|---|
string |
A string that represents this instance.
|