SharpCvsLib

UpdateMessage.ACTION Field

Specify that this action is an update to the cvs file.

[Visual Basic]
Public Const ACTION As String
[C#]
public const string ACTION;

See Also

UpdateMessage Class | ICSharpCode.SharpCvsLib.Messages Namespace