[This is preliminary documentation and is subject to change.]

The SvnAddToChangeListArgs type exposes the following members.

Events

  Name Description
Cancel
Raised to allow canceling an in-progress command
(Inherited from SvnClientArgs.)
Notify
Raised to notify changes by an in-progress command
(Inherited from SvnClientArgs.)
Progress
Raised to notify of progress by an in-progress command
(Inherited from SvnClientArgs.)
SvnError
Raised to notify errors from an command
(Inherited from SvnClientArgs.)

See Also