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

RTagTask.CommandName Property

[This is preliminary documentation and subject to change.]

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

Remarks

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

See Also

RTagTask Class | NAnt.SourceControl.Tasks Namespace