NAnt SDK Documentation - v0.85-nightly-2005-11-09

AbstractSourceControlTask.CommandName Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.SourceControl.Tasks.AbstractSourceControlTask.CommandName

See Also

AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace