SharpCvsLib

Entry.Conflict Property

String indicating a conflict with the server and client files (if any).

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

Property Value

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

See Also

Entry Class | ICSharpCode.SharpCvsLib.FileSystem Namespace