SharpCvsLib

CommandLineParser.Files Property

Value of the repository to use as a string. This will be passed into the RemoveCommand object which will know which files to get.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Console.Parser.CommandLineParser.Files

See Also

CommandLineParser Class | ICSharpCode.SharpCvsLib.Console.Parser Namespace