NAnt SDK Documentation - v0.92 |
|
AbstractCvsTask.PassFileName Property
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;}
See Also
AbstractCvsTask Class | NAnt.SourceControl.Tasks Namespace