The SaveEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancel
True, if the current save action has been aborted.
Public propertyLongMessage
A detailed text message associated with the event.
Public propertyMessage
A short text message associated with the event.
Public propertyPercentComplete
A value representing the percent of the file that has been saved (0-100).
Public propertyUri
Path/name of the file being saved.

See Also