NAnt SDK Documentation - v0.92 |
|
CheckoutTask.CommandName Property
The name of the cvs command that is going to be executed.
[Visual Basic]
Overrides Public ReadOnly Property CommandName As
String
[C#]
public override
string CommandName {get;}
See Also
CheckoutTask Class | NAnt.SourceControl.Tasks Namespace