SharpCvsLib

CVSServerConnection.NextFile Property

The next file.

[Visual Basic]
NotOverridable Public Property NextFile As String Implements _
   IResponseServices.NextFile
[C#]
public string NextFile {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Client.CVSServerConnection.NextFile

Implements

IResponseServices.NextFile

See Also

CVSServerConnection Class | ICSharpCode.SharpCvsLib.Client Namespace