NAnt SDK Documentation - v0.92

TagTask.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

TagTask Class | NAnt.SourceControl.Tasks Namespace