SharpCvsLib

UpdateMessage Members

UpdateMessage overview

Public Static (Shared) Fields

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

Public Instance Constructors

UpdateMessage Constructor Constructor.

Public Instance Properties

Filename The filename component of the message.
Message Format the variables entered into an update message.
Module The module component of the message.
Repository The repository or relative path component of the message.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

UpdateMessage Class | ICSharpCode.SharpCvsLib.Messages Namespace