RemoveCommand Constructor (String, String, String)
Remove file(s) from a cvs repository.
[Visual Basic]Overloads Public Sub New( _
ByVal
cvsroot As
String, _
ByVal
fileNames As
String, _
ByVal
rmOptions As
String _
)
Parameters
- cvsroot
- User information
- fileNames
- Files to remove
- rmOptions
- Options
See Also
RemoveCommand Class | ICSharpCode.SharpCvsLib.Console.Commands Namespace | RemoveCommand Constructor Overload List