SaveEventArgs properties

Include protected members
Include inherited members

The SaveEventArgs type exposes the following members.

Properties

  Name Description
Public property CancelableArgs Gets a reference to the SaveCancelEventArgs object that can be used to cancel the Save event.
Public property Filename Gets the file name to be used in the event handler for the Save event.
Public property IsSaveAs Gets whether the PerformSaveOperation method will be performed as a "save" operation or as a "save as" operation.

Top

See also

Reference

SaveEventArgs class

Microsoft.Office.InfoPath namespace