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

ExportTask.CommandName Property

[This is preliminary documentation and subject to change.]

The export command name for the cvs client.

[Visual Basic]
Overrides Public ReadOnly Property CommandName As String
[C#]
public override string CommandName {get;}

Remarks

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

See Also

ExportTask Class | NAnt.SourceControl.Tasks Namespace