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

AbstractCvsTask.PassFileName Property

[This is preliminary documentation and subject to change.]

The name of the pass file, or .cvspass at the time of this writing.

[Visual Basic]
Overrides Protected ReadOnly Property PassFileName As String
[C#]
protected override string PassFileName {get;}

Remarks

Missing <remarks> documentation for P:NAnt.SourceControl.Tasks.AbstractCvsTask.PassFileName

See Also

AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace