SharpCvsLib

Folder.Root Property

Root file, holds cvsroot information.

[Visual Basic]
Public Property Root As Root
[C#]
public Root Root {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Folder.Root

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace