SharpCvsLib

Folder.Repository Property

Repository file, holds information about the relative path to the folder on the server.

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

Property Value

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

See Also

Folder Class | ICSharpCode.SharpCvsLib.FileSystem Namespace