Summary
Converts this command argument to its
string representation.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- PVCSCommandArgument
Syntax
public override string ToString()
Return Value
| Type | Description |
|---|---|
| string | The string representation of this command argument. |
