SharpCvsLib

WorkingDirectory.FoldersToUpdate Property

The cvs folders that are to be updated/ manipulated when requests are sent to the server.

[Visual Basic]
Public Property FoldersToUpdate As Folder()
[C#]
public ICSharpCode.SharpCvsLib.FileSystem.Folder[] FoldersToUpdate {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Misc.WorkingDirectory.FoldersToUpdate

See Also

WorkingDirectory Class | ICSharpCode.SharpCvsLib.Misc Namespace