SharpCvsLib

Folder.Repos Property

The repository object.

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

Property Value

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

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace