NAnt SDK Documentation - v0.92 |
|
AbstractSourceControlTask.PassFileName Property
The name of the passfile, overriden for each version control system (VCS).
[Visual Basic]
MustOverride Protected ReadOnly Property PassFileName As
String
[C#]
protected abstract
string PassFileName {get;}
See Also
AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace