SharpCvsLib

UpdateCommand2.ReleaseString Property

Release string.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Commands.UpdateCommand2.ReleaseString

See Also

UpdateCommand2 Class | ICSharpCode.SharpCvsLib.Commands Namespace