SharpCvsLib

WorkingDirectory.Revision Property

Used to specify the revision of the module requested. This should correspond to a module tag.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Misc.WorkingDirectory.Revision

See Also

WorkingDirectory Class | ICSharpCode.SharpCvsLib.Misc Namespace