Summary
Derived classes should override this to provide command-specific
commandline arguments.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Base
Syntax
protected abstract string CommandSpecificArguments { get; }
Value
Type | Description |
---|---|
string |