SharpCvsLib

Entry.Revision Property

The revision number for the file.

[Visual Basic]
Public Property Revision As String
[C#]
public string Revision {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Entry.Revision

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace