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